nextcloud33: 33.0.3 -> 33.0.4

Changelog: https://nextcloud.com/changelog/#33-0-4
This commit is contained in:
Robert Schütz
2026-05-28 19:59:53 -07:00
parent f374778400
commit b5ea2fd1b0
+2 -2
View File
@@ -59,8 +59,8 @@ in
};
nextcloud33 = generic {
version = "33.0.3";
hash = "sha256-XBBS+GCzWqVrJLwmE6a+oMIjE7n70CuwJHwfC52/d9I=";
version = "33.0.4";
hash = "sha256-9LHNbdBSXGuoiPLMHw8fU3mdbRfLDXz2YFQuxMvNenI=";
packages = nextcloud33Packages;
};