From 58271d8bc8acaeccd89b6f64db069e888b173207 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 04:55:29 +0000 Subject: [PATCH] claude-code: Update to version 2.1.62 --- 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 06b124a974..39fd848ac2 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.61", + "version": "2.1.62", "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.61/win32-x64/claude.exe", - "hash": "f50dd75831c63b3a5d0da8c562b0422a5d12ed6a24ded6e1a66bfe8997da22d4" + "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" } }, "bin": "claude.exe",