Unverified Commit 370b4a8a authored by provokateurin's avatar provokateurin
Browse files

nextcloud31: 31.0.9 -> 31.0.10

parent ddd7747c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -59,8 +59,8 @@ let
in
{
  nextcloud31 = generic {
    version = "31.0.9";
    hash = "sha256-qrhBTMY1gco6jfRy9F60ErK4Q6lms4cCdUIbrQ1nD2g=";
    version = "31.0.10";
    hash = "sha256-6FZxPwIo8+Ju6F72+ZFetNBYwNIYML1Y7l10K+3wpmk=";
    packages = nextcloud31Packages;
  };