From 08d2ee1d2de33261c2c26b982a0dd7d045a53494 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 04:50:52 +0000 Subject: [PATCH] claude-code: Update to version 2.1.23 --- 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 bd652447db..3ea1fc57cc 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.22", + "version": "2.1.23", "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.22/win32-x64/claude.exe", - "hash": "fb522d2000e434328189a5ce5ade17faf132ea05ddc29d60e4ac0afefddb69fd" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.23/win32-x64/claude.exe", + "hash": "951d3a834691017241988654032de0c0341741210efbcfa56fb6ea50afdec13a" } }, "bin": "claude.exe",