From bbf85468e224fa5ab34b03b14cbe2739269a22ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 16:30:39 +0000 Subject: [PATCH] kimi-cli: Update to version 0.59 --- bucket/kimi-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kimi-cli.json b/bucket/kimi-cli.json index 2ca1c90e6e..209761b856 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "0.58", + "version": "0.59", "description": "Kimi CLI is your next CLI agent.", "homepage": "https://github.com/MoonshotAI/kimi-cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/0.58/kimi-0.58-x86_64-pc-windows-msvc.zip", - "hash": "ce79480bfc33c2a7ae87867f630518697c3143857e1c8f1377fa382094406dbd" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/0.59/kimi-0.59-x86_64-pc-windows-msvc.zip", + "hash": "4fe348e6513a21d60b5fce78a96ffb5f8d5c36fb5dbec449030170c07c5aa4a4" } }, "bin": "kimi.exe",