From 272a7852b2b06bc8582c54f583374378b8b87a22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:31:21 +0000 Subject: [PATCH] kimi-cli: Update to version 0.64 --- 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 f48f03d498..575c3860e4 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "0.63", + "version": "0.64", "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.63/kimi-0.63-x86_64-pc-windows-msvc.zip", - "hash": "69465ba9c5f4cb3ea2891851c2e2f4d8fbb066b0727411bff87cf51e0b985eed" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/0.64/kimi-0.64-x86_64-pc-windows-msvc.zip", + "hash": "e09764b449a343972db1c824b86c93e6b3d238b73d980560f2259b9d2c97ce11" } }, "bin": "kimi.exe",