bambu-studio: 01.10.01.50 -> 01.10.02.76

This commit is contained in:
R. Ryantm
2025-03-10 13:39:42 +00:00
parent abd72d8e98
commit ee551ab926
+2 -2
View File
@@ -56,13 +56,13 @@ let
in
stdenv.mkDerivation rec {
pname = "bambu-studio";
version = "01.10.01.50";
version = "01.10.02.76";
src = fetchFromGitHub {
owner = "bambulab";
repo = "BambuStudio";
rev = "v${version}";
hash = "sha256-7mkrPl2CQSfc1lRjl1ilwxdYcK5iRU//QGKmdCicK30=";
hash = "sha256-LvAi3I5lnnumhOUagyej28uVy0Lgd3e19HNQXOUWSvQ=";
};
nativeBuildInputs = [