nextcloud29: 29.0.4 -> 29.0.5

ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.5
This commit is contained in:
Maximilian Bosch 2024-08-20 20:45:48 +02:00
parent 2d60d8c861
commit 29765062e4
No known key found for this signature in database

View File

@ -48,8 +48,8 @@ in {
};
nextcloud29 = generic {
version = "29.0.4";
hash = "sha256-GcRp4mSzHugEAPg5ZGCFRUZWnojbTBX8CFThkvlgJ+s=";
version = "29.0.5";
hash = "sha256-x/6cYeXsMKXlmejxUqGCXfaE0w6JnbDKqIaMjWe1Oiw=";
packages = nextcloud29Packages;
};