From f3fad8673ae998c1c7f28d79d9780b76cc4ed5c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 16:30:56 +0000 Subject: [PATCH] kimi-cli: Update to version 1.2 --- 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 efa348ffa2..b726ac9da6 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "1.1", + "version": "1.2", "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.1/kimi-1.1-x86_64-pc-windows-msvc.zip", - "hash": "b795bcbe54ac6b9e24c00dd249ca4dc51fc7741bb05323b944668764ed57a939" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.2/kimi-1.2-x86_64-pc-windows-msvc.zip", + "hash": "f935f1bf7de70121acb2993a3657ad88973f97f9d96a72c779dd18417016fb93" } }, "bin": "kimi.exe",