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

nextcloud32: 32.0.6 -> 32.0.7

parent 9f86c9e8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@ let
in
{
  nextcloud32 = generic {
    version = "32.0.6";
    hash = "sha256-RLwz/A4xplC7UguxI8CqplGbf3uThhM9Vhred+U/cTA=";
    version = "32.0.7";
    hash = "sha256-RQtPKybIO+TXuGgiKafYaOKAL9VK6PPuY2dhiZVjenY=";
    packages = nextcloud32Packages;
  };