Unverified Commit 33f23ce7 authored by Cabia Rangris's avatar Cabia Rangris Committed by GitHub
Browse files

bambu-studio: 01.08.00.62 -> 01.08.01.57 (#273350)

parent 00768a48
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,13 +57,13 @@ let
in
stdenv.mkDerivation rec {
  pname = "bambu-studio";
  version = "01.08.00.62";
  version = "01.08.01.57";

  src = fetchFromGitHub {
    owner = "bambulab";
    repo = "BambuStudio";
    rev = "v${version}";
    hash = "sha256-Rb8YNf+ZQ8+9jAP/ZLze0PfY/liE7Rr2bJX33AENsbg=";
    hash = "sha256-15Eq+ylQK+xlxG7cg6xoCPb+zJ66qqwQIKd1zA13I5o=";
  };

  nativeBuildInputs = [