nextcloud29: 29.0.7 -> 29.0.8

ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.8
(cherry picked from commit 62b1b23449)
This commit is contained in:
Maximilian Bosch
2024-10-12 10:10:14 +02:00
committed by github-actions[bot]
parent 0f1d0231ca
commit ec8f3c8801

View File

@@ -57,8 +57,8 @@ in {
};
nextcloud29 = generic {
version = "29.0.7";
hash = "sha256-9TL/wxvlqDdLXgcrhv/4dl7Bn9oMhQnO45hzCB2yxUQ=";
version = "29.0.8";
hash = "sha256-CrVLUX92zSbyvTi2/hhLn7rtMvc0JGxYwaz4NHPApLk=";
packages = nextcloud29Packages;
};