nextcloud29: 29.0.1 -> 29.0.2

Changelog: https://nextcloud.com/changelog/#29-0-2
(cherry picked from commit 51b972886c)
This commit is contained in:
Robert Schütz
2024-06-06 10:27:07 -07:00
committed by github-actions[bot]
parent 4bc1bbad5e
commit 70e49385e0

View File

@@ -74,8 +74,8 @@ in {
};
nextcloud29 = generic {
version = "29.0.1";
hash = "sha256-dZVG2uz3nKeH7WcFUDaTxttVOqvx165N+neccwmyrak=";
version = "29.0.2";
hash = "sha256-LUnSl9w0AJICEFeCPo54oxK8APVt59hneseQWQkYqxc=";
packages = nextcloud29Packages;
};