From cedd980a7b888bbcafa06e056bddf77fc50487ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 04:42:46 +0000 Subject: [PATCH] claude-code: Update to version 2.1.63 --- bucket/claude-code.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/claude-code.json b/bucket/claude-code.json index 39fd848ac2..877461bfe2 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.62", + "version": "2.1.63", "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.62/win32-x64/claude.exe", - "hash": "236a1c134b9e2b634e82e8749a3079fb2786e5fa81b44c2803fd070bd761ade8" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.63/win32-x64/claude.exe", + "hash": "d7e63e94966b716fa1c073c56d7ce67554505eadea9ccb254eb513027403a026" } }, "bin": "claude.exe",