nextcloud: 30.0.14 -> 30.0.15, 31.0.8 -> 31.0.9 (#442416)
This commit is contained in:
@@ -59,14 +59,14 @@ let
|
||||
in
|
||||
{
|
||||
nextcloud30 = generic {
|
||||
version = "30.0.14";
|
||||
hash = "sha256-LUT1nji4UE/98GhY9I+yVboTqsJONVzfR6Q+qiLY0EE=";
|
||||
version = "30.0.15";
|
||||
hash = "sha256-8zVS0xhel60aX+V6Sf4rVaNh3I5Pkl+xK1kgR9Hw5qU=";
|
||||
packages = nextcloud30Packages;
|
||||
};
|
||||
|
||||
nextcloud31 = generic {
|
||||
version = "31.0.8";
|
||||
hash = "sha256-YhF9t4P+d1Z3zotoD0tIwTuVkWV/7TtQi9w6MrQRXLA=";
|
||||
version = "31.0.9";
|
||||
hash = "sha256-qrhBTMY1gco6jfRy9F60ErK4Q6lms4cCdUIbrQ1nD2g=";
|
||||
packages = nextcloud31Packages;
|
||||
};
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user