Merge pull request #212004 from SuperSandro2000/nextcloud-client

nextcloud-client: 3.6.4 -> 3.6.6
This commit is contained in:
Jonas Heinrich 2023-01-22 07:10:11 +01:00 committed by GitHub
commit 2e3ee895f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
mkDerivation rec {
pname = "nextcloud-client";
version = "3.6.4";
version = "3.6.6";
outputs = [ "out" "dev" ];
@ -34,7 +34,7 @@ mkDerivation rec {
owner = "nextcloud";
repo = "desktop";
rev = "v${version}";
sha256 = "sha256-ZtDgm9xlBQflVXsxjt4bFmRby6ni0wjaGYaoiEWH9Q0=";
sha256 = "sha256-P3LSgrcMZZM0OY3yQz8t3Cf5spJJTB+JTIpoT9U3+xc=";
};
patches = [