nextcloud28: 28.0.1 -> 28.0.2

Changelog: https://github.com/nextcloud/server/releases/tag/v28.0.2
This commit is contained in:
Sandro Jäckel 2024-02-01 16:54:19 +01:00
parent 571a07d774
commit 8d14ab6c6a
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -55,8 +55,8 @@ in {
};
nextcloud28 = generic {
version = "28.0.1";
hash = "sha256-L4BzW0Qwgicv5qO14yE3lX8fxEjHU0K5S1IAspcl86Q=";
version = "28.0.2";
hash = "sha256-3jTWuvPszqz90TjoVSDNheHSzmeY2f+keKwX6x76HQg=";
packages = nextcloud28Packages;
};