nextcloud: 29.0.2 -> 29.0.3

ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.3
This commit is contained in:
Maximilian Bosch
2024-06-25 14:07:27 +02:00
parent 8feb916c8d
commit 9b1cfa27a0
+2 -2
View File
@@ -55,8 +55,8 @@ in {
};
nextcloud29 = generic {
version = "29.0.2";
hash = "sha256-LUnSl9w0AJICEFeCPo54oxK8APVt59hneseQWQkYqxc=";
version = "29.0.3";
hash = "sha256-pZludkwSCSf4hE2PWyjHNrji8ygLEgvhOivXcxzbf9Q=";
packages = nextcloud29Packages;
};