nextcloud32: 32.0.10 -> 32.0.11

This commit is contained in:
Joseph Price
2026-06-04 18:12:00 +01:00
parent 18d34c821d
commit 30a9824bb0
+2 -2
View File
@@ -53,8 +53,8 @@ let
in
{
nextcloud32 = generic {
version = "32.0.10";
hash = "sha256-D/zIqDOIJezowzco7gzaTvjquI6Pu80Z9IsE4t0KNXo=";
version = "32.0.11";
hash = "sha256-vvIY5Yeczhy/0Q0gfVG1iiYPGQ1U/VcZkx7coMWdRiQ=";
packages = nextcloud32Packages;
};