From 43d0da8d3bb36eb0491fd06ff8969851d07c9147 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 00:55:51 +0000 Subject: [PATCH] claude-code: Update to version 2.1.53 --- 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 56a5a55a15..861f17bf19 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.52", + "version": "2.1.53", "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.52/win32-x64/claude.exe", - "hash": "533f634521dd39f560a536fbbb3dd44ce4d24ae171c41d8fa2992c828473cfd9" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.53/win32-x64/claude.exe", + "hash": "52e5ad193f7bf129a930322b99b9cb36a98183d1c8685dd909f7fe5d74bbaba5" } }, "bin": "claude.exe",