nextcloud30: 30.0.1 -> 30.0.2

ChangeLog: https://github.com/nextcloud/server/releases/tag/v30.0.2
This commit is contained in:
Maximilian Bosch 2024-11-07 21:20:54 +01:00
parent a8eba43f11
commit 19a8336a3a
No known key found for this signature in database

View File

@ -71,8 +71,8 @@ in
};
nextcloud30 = generic {
version = "30.0.1";
hash = "sha256-eewv+tYjG9j8xKuqzBLlrFHmcNCJr/s3lINZLNoP3Ms=";
version = "30.0.2";
hash = "sha256-kpu4BF6WIW/iKmXc1mJ55b17oauynZm/QB1CO2RqRF8=";
packages = nextcloud30Packages;
};