mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
27 lines
839 B
JSON
27 lines
839 B
JSON
{
|
|
"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.7.0/kimi-1.7.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "cbb30451af6a0ab450b3e4ff5cdc2bb6a3dc349c13cfc3526f3c82376c4c9d9f"
|
|
}
|
|
},
|
|
"bin": "kimi.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/MoonshotAI/kimi-cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/MoonshotAI/kimi-cli/releases/download/$version/kimi-$version-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|