nextcloud32: 32.0.8 -> 32.0.9, nextcloud33: 33.0.2 -> 33.0.3 (#515733)

This commit is contained in:
Maximilian Bosch
2026-05-03 10:56:41 +00:00
committed by GitHub
3 changed files with 80 additions and 80 deletions
+4 -4
View File
@@ -53,14 +53,14 @@ let
in
{
nextcloud32 = generic {
version = "32.0.8";
hash = "sha256-WK2N34YNdaKUuXqOPjlWLeyH/2UMuRwRRYmzdEqx3g0=";
version = "32.0.9";
hash = "sha256-/W1ZGXXv3hyvDoQnqCuqVaSot65kPaKe2D4pnCCMHu4=";
packages = nextcloud32Packages;
};
nextcloud33 = generic {
version = "33.0.2";
hash = "sha256-kSV6tQAtXQnajQnYA4mYMzA1HFwAp+OiWxd7zqgRccw=";
version = "33.0.3";
hash = "sha256-XBBS+GCzWqVrJLwmE6a+oMIjE7n70CuwJHwfC52/d9I=";
packages = nextcloud33Packages;
};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long