From deead5cd451a7d154ca3204cd9577a09a72a9b28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:32:27 +0000 Subject: [PATCH] kimi-cli: Update to version 0.60 --- 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 209761b856..12aae74f72 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "0.59", + "version": "0.60", "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.59/kimi-0.59-x86_64-pc-windows-msvc.zip", - "hash": "4fe348e6513a21d60b5fce78a96ffb5f8d5c36fb5dbec449030170c07c5aa4a4" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/0.60/kimi-0.60-x86_64-pc-windows-msvc.zip", + "hash": "9d8ca7ee924af70adacecff89c972508bd2462a96dbbc06960f3efc75e15cdb9" } }, "bin": "kimi.exe",