mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
27 lines
836 B
JSON
27 lines
836 B
JSON
{
|
|
"version": "0.61",
|
|
"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/0.61/kimi-0.61-x86_64-pc-windows-msvc.zip",
|
|
"hash": "e4adc91c605529ec0041f00ffa4a3cadd7786ae945c653bb09c9d9d362225de9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|