nextcloud-client: 3.17.0 -> 3.17.1

This commit is contained in:
R. Ryantm
2025-08-20 15:59:18 +00:00
parent 8766d9c4eb
commit 5b5b2b9c7b
+2 -2
View File
@@ -23,7 +23,7 @@
stdenv.mkDerivation rec {
pname = "nextcloud-client";
version = "3.17.0";
version = "3.17.1";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "nextcloud-releases";
repo = "desktop";
tag = "v${version}";
hash = "sha256-NbnC6rbpHJvPOufyNaf36JMpKE5IN4vXSLJWkrINtk8=";
hash = "sha256-HXi3DDjOFLY9G+aK+QrkmLvLwL6s9lAT+8jVpG87eNM=";
};
patches = [