From c276ff2fa063089cfabe10a624c3001752a477c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 16:38:57 +0000 Subject: [PATCH] kimi-cli: Update to version 1.15.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 5d26de1fa0..bd952e36de 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/kimi-1.14.0-x86_64-pc-windows-msvc.zip", - "hash": "71e88324a5cc1678fcaf40fa046209205ace2dfbae1b006b155234f528249c67" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.15.0/kimi-1.15.0-x86_64-pc-windows-msvc.zip", + "hash": "cb15140394d5aef5c62ae55a01313a90ec829ceb949e6f4d4893a64343c7bf20" } }, "bin": "kimi.exe",