From e9f49f7bc1adfd3754fc472148a25d0efea20ede Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 08:32:28 +0000 Subject: [PATCH] kimi-cli: Update to version 1.8.0 --- 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 239c43d2d4..31b205ddc2 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.8.0", "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/1.7.0/kimi-1.7.0-x86_64-pc-windows-msvc.zip", - "hash": "cbb30451af6a0ab450b3e4ff5cdc2bb6a3dc349c13cfc3526f3c82376c4c9d9f" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.8.0/kimi-1.8.0-x86_64-pc-windows-msvc.zip", + "hash": "4e97e49511c87f6a73415b019ed97f86cbdb0ec21dafda5fe3f3b67c7f65d958" } }, "bin": "kimi.exe",