nextcloud31: 31.0.8 -> 31.0.9

ChangeLog: https://github.com/nextcloud-releases/server/releases/tag/v31.0.9
This commit is contained in:
Maximilian Bosch
2025-09-13 18:24:38 +02:00
parent 8d9c0ebc1c
commit 60550bc14a
+2 -2
View File
@@ -65,8 +65,8 @@ in
};
nextcloud31 = generic {
version = "31.0.8";
hash = "sha256-YhF9t4P+d1Z3zotoD0tIwTuVkWV/7TtQi9w6MrQRXLA=";
version = "31.0.9";
hash = "sha256-qrhBTMY1gco6jfRy9F60ErK4Q6lms4cCdUIbrQ1nD2g=";
packages = nextcloud31Packages;
};