From 95604a8a121154b343ea365d3832e71fc0fdbdab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 01:00:03 +0000 Subject: [PATCH] claude-code: Update to version 2.1.38 --- 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 5d97eb5551..1b19b7e9c8 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.37", + "version": "2.1.38", "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.37/win32-x64/claude.exe", - "hash": "8a54bdc2c7d60e84b92f5aeedb9b66791006cfff992415e58e15a6df52842859" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.38/win32-x64/claude.exe", + "hash": "b1571fef988b68af5290812b9c57dbc21742e0d35326e70668a7100f5bc82885" } }, "bin": "claude.exe",