mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
27 lines
833 B
JSON
27 lines
833 B
JSON
{
|
|
"version": "1.3",
|
|
"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"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|