From 4c258b5c86595ebca250ce93fa703fda48876b00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 00:45:18 +0000 Subject: [PATCH] claude-code: Update to version 2.1.17 --- 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 0320c02f75..f2f9c87b8d 100644 --- a/bucket/claude-code.json +++ b/bucket/claude-code.json @@ -1,5 +1,5 @@ { - "version": "2.1.16", + "version": "2.1.17", "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.16/win32-x64/claude.exe", - "hash": "1bf0112e90439b35be932aa2612d1cf96f1660c5f073f2a0941ecc35db75a345" + "url": "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.17/win32-x64/claude.exe", + "hash": "48a340920198d9c8107e4599a371d3289bc63ba37210f3d31fbfca22ebacf6be" } }, "bin": "claude.exe",