nextcloud27: 27.1.4 -> 27.1.5

ChangeLog: https://github.com/nextcloud/server/releases/tag/v27.1.5
This commit is contained in:
Maximilian Bosch
2023-12-14 17:20:26 +01:00
parent 43c07d0291
commit 0cb577ff62
+2 -2
View File
@@ -61,8 +61,8 @@ in {
};
nextcloud27 = generic {
version = "27.1.4";
hash = "sha256-vsZfIWa4LJMDuvR2weQk9xqhltrQEP/kwMOdA5kNWUw=";
version = "27.1.5";
hash = "sha256-O1NMmOdrf+2Mo5NMrUGbEK9YViWfMTvsIs06e/pu+WE=";
packages = nextcloud27Packages;
};