nextcloud30: 30.0.14 -> 30.0.15

ChangeLog: https://github.com/nextcloud-releases/server/releases/tag/v30.0.15
This commit is contained in:
Maximilian Bosch
2025-09-13 18:24:38 +02:00
parent 2d6368b8a1
commit 8d9c0ebc1c
+2 -2
View File
@@ -59,8 +59,8 @@ let
in
{
nextcloud30 = generic {
version = "30.0.14";
hash = "sha256-LUT1nji4UE/98GhY9I+yVboTqsJONVzfR6Q+qiLY0EE=";
version = "30.0.15";
hash = "sha256-8zVS0xhel60aX+V6Sf4rVaNh3I5Pkl+xK1kgR9Hw5qU=";
packages = nextcloud30Packages;
};