nextcloud31: 31.0.13 -> 31.0.14

ChangeLog: https://github.com/nextcloud-releases/server/releases/tag/v31.0.13
This commit is contained in:
Maximilian Bosch
2026-02-13 14:26:44 +01:00
parent 7e8242218f
commit ccaf1a10b5
+2 -2
View File
@@ -53,8 +53,8 @@ let
in
{
nextcloud31 = generic {
version = "31.0.13";
hash = "sha256-kt8INpRn6Bwj1/2Zevt1bq5Ezkfv8MhcXU0nIS6+KD4=";
version = "31.0.14";
hash = "sha256-0JZessv2gQV0PLvm7vQEyJCSz5LEDa7iycuc9u32NhM=";
packages = nextcloud31Packages;
};