From 83337b206712f917da9176c16556177fad5cc3c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 12:32:23 +0000 Subject: [PATCH] kimi-cli: Update to version 0.65 --- 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 575c3860e4..42f1c75102 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "0.64", + "version": "0.65", "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.64/kimi-0.64-x86_64-pc-windows-msvc.zip", - "hash": "e09764b449a343972db1c824b86c93e6b3d238b73d980560f2259b9d2c97ce11" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/0.65/kimi-0.65-x86_64-pc-windows-msvc.zip", + "hash": "88f965e89c6f903d064e7b6b47e6cb2120a3e5c6d94acbd62fe7394fa812f097" } }, "bin": "kimi.exe",