Skip to content

Commit 535880b

Browse files
committed
vscode-extensions.anthropic.claude-code: 2.1.66 -> 2.1.70
https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
1 parent 5f86052 commit 535880b

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/anthropic.claude-code

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
88
mktplcRef = {
99
name = "claude-code";
1010
publisher = "anthropic";
11-
version = "2.1.66";
12-
hash = "sha256-+vn4qbv3SCsq8PPv3uBsDx+XfmpbfO3HYgA8f0V1FLU=";
11+
version = "2.1.70";
12+
hash = "sha256-m9xKwS2g2jwekmoIZl3asrZq+xAZUtw/ThWXLdleWrM=";
1313
};
1414

1515
postInstall = ''

0 commit comments

Comments
 (0)