nextcloud31: 31.0.12 -> 31.0.13, nextcloud32: 32.0.3 -> 32.0.5, nextcloudPackages: update (#480359)

This commit is contained in:
Maximilian Bosch
2026-01-17 10:45:29 +00:00
committed by GitHub
3 changed files with 90 additions and 80 deletions
+4 -4
View File
@@ -59,14 +59,14 @@ let
in
{
nextcloud31 = generic {
version = "31.0.12";
hash = "sha256-spCJ0KvDkY9z8r4tdWhbjXALj9i+9BYpfyVDQyXwnDY=";
version = "31.0.13";
hash = "sha256-kt8INpRn6Bwj1/2Zevt1bq5Ezkfv8MhcXU0nIS6+KD4=";
packages = nextcloud31Packages;
};
nextcloud32 = generic {
version = "32.0.3";
hash = "sha256-m3GslskQtKNQ2Ya9OpLqBvAqFh+lhjNLVth9isr8YtQ=";
version = "32.0.5";
hash = "sha256-jdC8j44tJi7a0RGX1KB695m1H+hy7i2SWf+hm0PlQ60=";
packages = nextcloud32Packages;
};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long