Commit 78117fb6 authored by Robert Schütz's avatar Robert Schütz
Browse files

nextcloud27: 27.1.6 -> 27.1.7

parent 51f28cf7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,8 +49,8 @@ in {
  };

  nextcloud27 = generic {
    version = "27.1.6";
    hash = "sha256-rntyt/xSWsSXmMLeaml6TP8ls0ly1p1GmVmIXTNRvvo=";
    version = "27.1.7";
    hash = "sha256-hEPi0bsojcQU+q0Kb+/i41uznt0359pcXzTexsDdG+s=";
    packages = nextcloud27Packages;
  };