nextcloud30: 30.0.9 -> 30.0.10

This commit is contained in:
provokateurin
2025-04-17 15:17:39 +02:00
parent 97552fc956
commit b8d5f9fd62
2 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ in
};
nextcloud30 = generic {
version = "30.0.9";
hash = "sha256-gkWL1whsCCqHrR8UldkjuJ4jMRCajZXosA5jm70OHxY=";
version = "30.0.10";
hash = "sha256-40ldF8X1yRZFQtk/Y21pasyPOLYL7HDPGtLnnHbZlbo=";
packages = nextcloud30Packages;
};
File diff suppressed because one or more lines are too long