vscode-extensions.anthropic.claude-code: 1.0.112 -> 1.0.113 (#442889)

authored by Nick Cao and committed by GitHub f1cf0bba f9f56e6c

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix
··· 7 7 mktplcRef = { 8 8 name = "claude-code"; 9 9 publisher = "anthropic"; 10 - version = "1.0.112"; 11 - hash = "sha256-xQvw68PW+JjCxmILZBA/XB/+Qy1hTfBRxX3PI3zmUb8="; 10 + version = "1.0.113"; 11 + hash = "sha256-MmHQ5fVqcwfnXOHVLfJN9AZh/oRCMv+jCfniKesIB9I="; 12 12 }; 13 13 14 14 meta = {