Merge pull request #298953 from r-ryantm/auto-update/bambu-studio

bambu-studio: 01.08.04.51 -> 01.09.00.60
This commit is contained in:
Weijia Wang 2024-04-01 00:26:23 +02:00 committed by GitHub
commit ccc0b900ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,13 +58,13 @@ let
in
stdenv.mkDerivation rec {
pname = "bambu-studio";
version = "01.08.04.51";
version = "01.09.00.60";
src = fetchFromGitHub {
owner = "bambulab";
repo = "BambuStudio";
rev = "v${version}";
hash = "sha256-rqD1+3Q4ZUBgS57iCItuLX6ZMP7VQuedaJmgKB1szgs=";
hash = "sha256-LJK+hGhBXCewbNIBA8CeE01vMQ/n1mO+bervN/y45P0=";
};
nativeBuildInputs = [