Skip to content

Commit ade745d

Browse files
authored
[Backport release-25.11] bambu-studio: 02.04.00.70 -> 02.05.00.67 (#492569)
2 parents 6902598 + 9a4ae6a commit ade745d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/ba/bambu-studio/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ let
5656
in
5757
stdenv.mkDerivation (finalAttrs: {
5858
pname = "bambu-studio";
59-
version = "02.04.00.70";
59+
version = "02.05.00.67";
6060

6161
src = fetchFromGitHub {
6262
owner = "bambulab";
6363
repo = "BambuStudio";
6464
tag = "v${finalAttrs.version}";
65-
hash = "sha256-BrH8gKbc0y76wbWrQxU+0xMJcYAm4Gi/xmECVf6pGkI=";
65+
hash = "sha256-jLaSUs6OmoD0yw1hOcJarYKfr1rbhB2TwRiBBU0utEI=";
6666
};
6767

6868
nativeBuildInputs = [

0 commit comments

Comments
 (0)