Unverified Commit e76bda11 authored by provokateurin's avatar provokateurin
Browse files

nextcloud31: 31.0.10 -> 31.0.11

parent 0441ffc9
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.10";
    hash = "sha256-6FZxPwIo8+Ju6F72+ZFetNBYwNIYML1Y7l10K+3wpmk=";
    version = "31.0.11";
    hash = "sha256-iC95OquosB5ZgrZCJSJrMjcxUrv/HNLJLjMudJcLe8Y=";
    packages = nextcloud31Packages;
  };