From fef1c7887471948939ed982e3fb65adeb2e7db32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:44:40 +0000 Subject: [PATCH] claude-code: Update to version 2.1.15 --- 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 876f7094ea..3e52482096 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.14", + "version": "2.1.15", "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.14/win32-x64/claude.exe", - "hash": "fe5904a31cef4dd638ba7d9f8c26e713f2a743bf2cddc2251e23dccd5e1bddb7" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.15/win32-x64/claude.exe", + "hash": "39a8d1ccdda8eca69d0d1fdf899c719e90823732b438a99ce2fb3b33ce77b932" } }, "bin": "claude.exe",