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

bambu-studio: 01.08.01.57 -> 01.08.02.56
This commit is contained in:
Weijia Wang 2024-01-03 16:58:42 +01:00 committed by GitHub
commit 2526b43c56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,13 +58,13 @@ let
in
stdenv.mkDerivation rec {
pname = "bambu-studio";
version = "01.08.01.57";
version = "01.08.02.56";
src = fetchFromGitHub {
owner = "bambulab";
repo = "BambuStudio";
rev = "v${version}";
hash = "sha256-15Eq+ylQK+xlxG7cg6xoCPb+zJ66qqwQIKd1zA13I5o=";
hash = "sha256-9AUHS7dXqWx8LPkTP7/scxu3Cc/mxuK+v+5PrCvUPf0=";
};
nativeBuildInputs = [