We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10189ac commit 152dcafCopy full SHA for 152dcaf
pkgs/applications/editors/vscode/extensions/saoudrizwan.claude-dev/default.nix
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
7
mktplcRef = {
8
name = "claude-dev";
9
publisher = "saoudrizwan";
10
- version = "3.9.2";
11
- hash = "sha256-InlftUHtOHEszgtjPl7H6V0PkyHUEZ6MqyZTbFtjA+k=";
+ version = "3.12.1";
+ hash = "sha256-N845Ib84q1sjJgsE7deQO1q1P5vZdAsoBYfB7iEY0qU=";
12
};
13
14
meta = {
0 commit comments