nextcloud31: 31.0.3 -> 31.0.4

This commit is contained in:
provokateurin
2025-04-17 15:17:44 +02:00
parent b8d5f9fd62
commit bfe741b813
2 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -66,8 +66,8 @@ in
};
nextcloud31 = generic {
version = "31.0.3";
hash = "sha256-koOuvY/aWtc5zaVvfKuqg1zDv5j3lTbDbczXMJ4rMFo=";
version = "31.0.4";
hash = "sha256-pHVBVm1casb2Pk9hfifaKVFW2kfaos0i7uNAD9KtElE=";
packages = nextcloud31Packages;
};
File diff suppressed because one or more lines are too long