nextcloud33: 33.0.3 -> 33.0.4

Changelog: https://nextcloud.com/changelog/#33-0-4
(cherry picked from commit b5ea2fd1b0)
This commit is contained in:
Robert Schütz
2026-05-28 19:57:13 -07:00
committed by nyanloutre
parent 4213d10b97
commit 822abaebdc

View File

@@ -67,8 +67,8 @@ in
};
nextcloud33 = generic {
version = "33.0.3";
hash = "sha256-XBBS+GCzWqVrJLwmE6a+oMIjE7n70CuwJHwfC52/d9I=";
version = "33.0.4";
hash = "sha256-9LHNbdBSXGuoiPLMHw8fU3mdbRfLDXz2YFQuxMvNenI=";
packages = nextcloud33Packages;
};