nextcloud30: 30.0.11 -> 30.0.12

This commit is contained in:
provokateurin
2025-06-12 12:03:31 +02:00
parent 14ba837dad
commit 2221b1e488
+2 -2
View File
@@ -59,8 +59,8 @@ let
in
{
nextcloud30 = generic {
version = "30.0.11";
hash = "sha256-WEJ3LV1xLxBdyPFdZ4hFnmFEuDbMiKBiyQU3CiZUN3o=";
version = "30.0.12";
hash = "sha256-nhmyX0InPUNhIYQmtHYqdmvuQIz6aqghn4wn9yCVp6g=";
packages = nextcloud30Packages;
};