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