Merge: nextcloud: update (#399464)

This commit is contained in:
Maximilian Bosch
2025-04-21 00:21:24 +02:00
committed by GitHub
4 changed files with 39 additions and 39 deletions
+6 -6
View File
@@ -54,20 +54,20 @@ let
in
{
nextcloud29 = generic {
version = "29.0.15";
hash = "sha256-iqvCDILYxxJk7oxAmXaaBbwzUWKAAd5aNHAswRKBfMA=";
version = "29.0.16";
hash = "sha256-SZv2GrGe3NTlQq+GYJJDxbT0QOtbsGwrp9oML6pSUyI=";
packages = nextcloud29Packages;
};
nextcloud30 = generic {
version = "30.0.9";
hash = "sha256-gkWL1whsCCqHrR8UldkjuJ4jMRCajZXosA5jm70OHxY=";
version = "30.0.10";
hash = "sha256-40ldF8X1yRZFQtk/Y21pasyPOLYL7HDPGtLnnHbZlbo=";
packages = nextcloud30Packages;
};
nextcloud31 = generic {
version = "31.0.3";
hash = "sha256-koOuvY/aWtc5zaVvfKuqg1zDv5j3lTbDbczXMJ4rMFo=";
version = "31.0.4";
hash = "sha256-pHVBVm1casb2Pk9hfifaKVFW2kfaos0i7uNAD9KtElE=";
packages = nextcloud31Packages;
};
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long