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