nextcloud31: 31.0.12 -> 31.0.13

This commit is contained in:
provokateurin
2026-01-15 13:42:45 +01:00
parent 387f07bb9b
commit f37f53628c
+2 -2
View File
@@ -59,8 +59,8 @@ let
in
{
nextcloud31 = generic {
version = "31.0.12";
hash = "sha256-spCJ0KvDkY9z8r4tdWhbjXALj9i+9BYpfyVDQyXwnDY=";
version = "31.0.13";
hash = "sha256-kt8INpRn6Bwj1/2Zevt1bq5Ezkfv8MhcXU0nIS6+KD4=";
packages = nextcloud31Packages;
};