From 1e4628411e5191e4834a4e4f77fa70a24fe6b798 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:31:26 +0000 Subject: [PATCH] kimi-cli: Update to version 1.7.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 803031b38c..239c43d2d4 100644 --- a/bucket/kimi-cli.json +++ b/bucket/kimi-cli.json @@ -1,12 +1,12 @@ { - "version": "1.6", + "version": "1.7.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.6/kimi-1.6-x86_64-pc-windows-msvc.zip", - "hash": "bcbe83040e2a138b4cee4cc91486fe248fd3c6a18511270dab33323c4e268436" + "url": "https://github.com/MoonshotAI/kimi-cli/releases/download/1.7.0/kimi-1.7.0-x86_64-pc-windows-msvc.zip", + "hash": "cbb30451af6a0ab450b3e4ff5cdc2bb6a3dc349c13cfc3526f3c82376c4c9d9f" } }, "bin": "kimi.exe",