nextcloud33: 33.0.2 -> 33.0.3

Changelog: https://nextcloud.com/changelog/#33-0-3
This commit is contained in:
Robert Schütz
2026-05-01 21:06:38 -07:00
parent 7223dd494e
commit a7277b1bc9
+2 -2
View File
@@ -59,8 +59,8 @@ in
};
nextcloud33 = generic {
version = "33.0.2";
hash = "sha256-kSV6tQAtXQnajQnYA4mYMzA1HFwAp+OiWxd7zqgRccw=";
version = "33.0.3";
hash = "sha256-XBBS+GCzWqVrJLwmE6a+oMIjE7n70CuwJHwfC52/d9I=";
packages = nextcloud33Packages;
};