Unverified Commit 6081df26 authored by David Guibert's avatar David Guibert Committed by GitHub
Browse files

super-slicer-beta: 2.5.59.3 -> 2.5.59.6 (#283789)

parent 37840f1f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,8 +30,8 @@ let
      inherit patches;
    };
    beta = {
      version = "2.5.59.3";
      sha256 = "sha256-chHKEEMN0Dllebk7zQDg7mf2BU441RlSyXvXgiCmgA4=";
      version = "2.5.59.6";
      sha256 = "sha256-4ivhkcvVw5NlPsDz3J840aWc0qnp/XzCnTTCICwi3/c=";
      inherit patches;
    };
  };