nextcloud29: 29.0.5 -> 29.0.6

ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.6
(cherry picked from commit cda2242214)
This commit is contained in:
Maximilian Bosch
2024-09-03 12:41:26 +02:00
committed by github-actions[bot]
parent 85e5d5afed
commit 12e1413002

View File

@@ -56,8 +56,8 @@ in {
};
nextcloud29 = generic {
version = "29.0.5";
hash = "sha256-x/6cYeXsMKXlmejxUqGCXfaE0w6JnbDKqIaMjWe1Oiw=";
version = "29.0.6";
hash = "sha256-3GC+A/0X4wuv7ypNT+stCWqnekxrTyHJhXYOU3+EAeM=";
packages = nextcloud29Packages;
};