From 4b2d95d9ae4e5503acf23b1e9fa818058a4575a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:32:53 +0000 Subject: [PATCH] kimi-cli: Update to version 1.4 --- 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 8b107b8ae0..b7dc5865cc 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "1.3", + "version": "1.4", "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.3/kimi-1.3-x86_64-pc-windows-msvc.zip", - "hash": "b5ba7f84fb2abe6a029efa813d6f9e30c6b006b0ab6ab574e98c92ff8abd119d" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.4/kimi-1.4-x86_64-pc-windows-msvc.zip", + "hash": "81f0f8507db6a04262c3a7ad94624136abab0a86177940d493c2fbd19b60059d" } }, "bin": "kimi.exe",