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

bambu-studio: 01.08.02.56 -> 01.08.04.51
This commit is contained in:
Weijia Wang 2024-01-28 07:00:02 +01:00 committed by GitHub
commit 6d5c4cff12
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.02.56";
version = "01.08.04.51";
src = fetchFromGitHub {
owner = "bambulab";
repo = "BambuStudio";
rev = "v${version}";
hash = "sha256-9AUHS7dXqWx8LPkTP7/scxu3Cc/mxuK+v+5PrCvUPf0=";
hash = "sha256-rqD1+3Q4ZUBgS57iCItuLX6ZMP7VQuedaJmgKB1szgs=";
};
nativeBuildInputs = [