nextcloud32: 32.0.8 -> 32.0.9

Changelog: https://nextcloud.com/changelog/#32-0-9
This commit is contained in:
Robert Schütz
2026-05-01 21:02:59 -07:00
parent a985801a30
commit 7223dd494e
+2 -2
View File
@@ -53,8 +53,8 @@ let
in
{
nextcloud32 = generic {
version = "32.0.8";
hash = "sha256-WK2N34YNdaKUuXqOPjlWLeyH/2UMuRwRRYmzdEqx3g0=";
version = "32.0.9";
hash = "sha256-/W1ZGXXv3hyvDoQnqCuqVaSot65kPaKe2D4pnCCMHu4=";
packages = nextcloud32Packages;
};