From 75f5cba3bf4e5ac7004430d0041890e34e7e3b09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 08:31:02 +0000 Subject: [PATCH] kimi-cli: Update to version 1.3 --- 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 b726ac9da6..8b107b8ae0 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "1.2", + "version": "1.3", "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.2/kimi-1.2-x86_64-pc-windows-msvc.zip", - "hash": "f935f1bf7de70121acb2993a3657ad88973f97f9d96a72c779dd18417016fb93" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.3/kimi-1.3-x86_64-pc-windows-msvc.zip", + "hash": "b5ba7f84fb2abe6a029efa813d6f9e30c6b006b0ab6ab574e98c92ff8abd119d" } }, "bin": "kimi.exe",