nextcloud: 31.0.13 -> 31.0.14, 32.0.5 -> 32.0.6, update apps (#490099)

This commit is contained in:
Maximilian Bosch
2026-02-13 14:41:50 +00:00
committed by GitHub
3 changed files with 65 additions and 65 deletions
+4 -4
View File
@@ -53,14 +53,14 @@ let
in
{
nextcloud31 = generic {
version = "31.0.13";
hash = "sha256-kt8INpRn6Bwj1/2Zevt1bq5Ezkfv8MhcXU0nIS6+KD4=";
version = "31.0.14";
hash = "sha256-0JZessv2gQV0PLvm7vQEyJCSz5LEDa7iycuc9u32NhM=";
packages = nextcloud31Packages;
};
nextcloud32 = generic {
version = "32.0.5";
hash = "sha256-jdC8j44tJi7a0RGX1KB695m1H+hy7i2SWf+hm0PlQ60=";
version = "32.0.6";
hash = "sha256-RLwz/A4xplC7UguxI8CqplGbf3uThhM9Vhred+U/cTA=";
packages = nextcloud32Packages;
};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long