From 901aac479dbbe4e8e3ccf06866e21fdce4091d30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:50:27 +0000 Subject: [PATCH] claude-code: Update to version 2.1.49 --- 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 902ecf6d59..fc8755dea2 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.47", + "version": "2.1.49", "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.47/win32-x64/claude.exe", - "hash": "b29dca8880f7bcd8820909cb630f0bace6e8a4a126caa7aafdd5ca2dbd13c497" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.49/win32-x64/claude.exe", + "hash": "d370342a0b9a677180dfbedfa826acb77a5b4d6c032447d0d46e69d343d38d73" } }, "bin": "claude.exe",