claude-code: Update to version 2.1.21

This commit is contained in:
github-actions[bot] 2026-01-28 04:35:01 +00:00
parent 98a945f772
commit fe173cb097

View File

@ -1,5 +1,5 @@
{
"version": "2.1.20",
"version": "2.1.21",
"description": "An agentic coding tool built by Anthropic that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows.",
"homepage": "https://claude.com/product/claude-code",
"license": {
@ -20,8 +20,8 @@
},
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.20/win32-x64/claude.exe",
"hash": "12e88d78570b6e979f5cf290652dc45ca8b9327f43bb27e275f87146190bef05"
"url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.21/win32-x64/claude.exe",
"hash": "325abe8bb0b907c008e229085815c938037864411ced6c553dbb52e0be587efe"
}
},
"bin": "claude.exe",