From 250b6d94b005bd7fba24166c4d01682dfea34b1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:59:32 +0000 Subject: [PATCH] claude-code: Update to version 2.1.29 --- 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 dbb9a4e1c1..67845dd8e4 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.27", + "version": "2.1.29", "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.27/win32-x64/claude.exe", - "hash": "f7fd8e602f7d32193332bef9d047f1f6635c8a215d3b5c05e1d9c0ed6565b91f" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.29/win32-x64/claude.exe", + "hash": "0e2264dc07290ca66d7143a967eb5734406671b3e5608b004b893c8e092f51bd" } }, "bin": "claude.exe",