onlyoffice-bin: 6.3.1 -> 7.1.0

https://github.com/ONLYOFFICE/DesktopEditors/releases/tag/v7.1.0
This commit is contained in:
kilianar 2022-07-06 16:27:43 +02:00
parent 452c0ddf8a
commit 1fe8edb6dd

View File

@ -73,11 +73,11 @@ let
in
stdenv.mkDerivation rec {
pname = "onlyoffice-desktopeditors";
version = "6.3.1";
version = "7.1.0";
minor = null;
src = fetchurl {
url = "https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${version}/onlyoffice-desktopeditors_amd64.deb";
sha256 = "sha256-WCjCljA7yB7Zm/I4rDZnfgaUQpDUKwbUvL7hkIG8cVM=";
sha256 = "sha256-40IUAmg7PnfYrdTj7TVbfvb9ey0/zzswu+sJllAIktg=";
};
nativeBuildInputs = [