nextcloud32: 32.0.5 -> 32.0.6

ChangeLog: https://github.com/nextcloud-releases/server/releases/tag/v32.0.6
This commit is contained in:
Maximilian Bosch
2026-02-13 13:30:57 +01:00
parent ccaf1a10b5
commit 5ff0df0e75
+2 -2
View File
@@ -59,8 +59,8 @@ in
};
nextcloud32 = generic {
version = "32.0.5";
hash = "sha256-jdC8j44tJi7a0RGX1KB695m1H+hy7i2SWf+hm0PlQ60=";
version = "32.0.6";
hash = "sha256-RLwz/A4xplC7UguxI8CqplGbf3uThhM9Vhred+U/cTA=";
packages = nextcloud32Packages;
};