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

bambu-studio: 01.09.00.60 -> 01.09.00.70
This commit is contained in:
Weijia Wang 2024-04-17 00:02:54 +02:00 committed by GitHub
commit b3c0517eff
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.09.00.60";
version = "01.09.00.70";
src = fetchFromGitHub {
owner = "bambulab";
repo = "BambuStudio";
rev = "v${version}";
hash = "sha256-LJK+hGhBXCewbNIBA8CeE01vMQ/n1mO+bervN/y45P0=";
hash = "sha256-RBctBhKo7mjxsP7OJhGfoU1eIiGVuMiAqwwSU+gsMds=";
};
nativeBuildInputs = [