nextcloud29: 29.0.6 -> 29.0.7

ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.7
(cherry picked from commit 09fe7f8690)
This commit is contained in:
Maximilian Bosch
2024-09-12 23:56:15 +02:00
committed by github-actions[bot]
parent a8a70f6265
commit 9ebd63ff03

View File

@@ -56,8 +56,8 @@ in {
};
nextcloud29 = generic {
version = "29.0.6";
hash = "sha256-3GC+A/0X4wuv7ypNT+stCWqnekxrTyHJhXYOU3+EAeM=";
version = "29.0.7";
hash = "sha256-9TL/wxvlqDdLXgcrhv/4dl7Bn9oMhQnO45hzCB2yxUQ=";
packages = nextcloud29Packages;
};