Skip to content

Commit 9a4ae6a

Browse files
liberodarkgithub-actions[bot]
authored andcommitted
bambu-studio: 02.04.00.70 -> 02.05.00.67
(cherry picked from commit 660e26d)
1 parent 6967903 commit 9a4ae6a

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)