nextcloud{29,30}: update (#374393)

This commit is contained in:
Sandro
2025-01-18 00:12:02 +01:00
committed by GitHub
+4 -4
View File
@@ -65,14 +65,14 @@ in
};
nextcloud29 = generic {
version = "29.0.10";
hash = "sha256-pYY9nxOvF38n2IMxf5bD0XbnscpwsN3XlYSUWCtJRXc=";
version = "29.0.11";
hash = "sha256-UGf8F91zICzC39m5ccp7uUy5UEghRgJ9rGILEjweztE=";
packages = nextcloud29Packages;
};
nextcloud30 = generic {
version = "30.0.4";
hash = "sha256-62qrqazvRC8rPkqZa37ope0kRC+bumgSN/so7ZcOH6U=";
version = "30.0.5";
hash = "sha256-JIxubmEs7usXDE0luFebCvDmYTq9+gfy/mmTQmt4G+o=";
packages = nextcloud30Packages;
};