nextcloud28: 28.0.9 -> 28.0.10

ChangeLog: https://github.com/nextcloud/server/releases/tag/v28.0.10
(cherry picked from commit 1ef3f0b371)
This commit is contained in:
Maximilian Bosch
2024-09-12 23:55:57 +02:00
committed by github-actions[bot]
parent 94eed9636e
commit a8a70f6265

View File

@@ -50,8 +50,8 @@ in {
};
nextcloud28 = generic {
version = "28.0.9";
hash = "sha256-DZd3NkDn+A6gqTP7+L0pe/JB2ghy+hzFQ1D/F5Nmmxs=";
version = "28.0.10";
hash = "sha256-LoAVJtKJHBhf6sWYXL084pLOcKQl9Tb5GfkBuftMwhA=";
packages = nextcloud28Packages;
};