nextcloud33: 33.0.6 -> 33.0.7

ChangeLog: https://github.com/nextcloud/server/releases/tag/v33.0.7
(cherry picked from commit fea8410e61)
This commit is contained in:
Maximilian Bosch
2026-07-25 20:09:50 +02:00
committed by github-actions[bot]
parent 42f5a1dc54
commit 49e8f6bcf4

View File

@@ -63,8 +63,8 @@ in
};
nextcloud33 = generic {
version = "33.0.6";
hash = "sha256-eRghpVAplE3gQxnPyvysSujn71a0zR78JjG/MLedFt4=";
version = "33.0.7";
hash = "sha256-uuGoL8u/TWmZTS1Y1OgVFm+/T+1a06VRIfOM4H7emRM=";
packages = nextcloud33Packages;
};