mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-08 12:45:14 +00:00
27 lines
836 B
JSON
27 lines
836 B
JSON
{
|
|
"version": "0.65",
|
|
"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.65/kimi-0.65-x86_64-pc-windows-msvc.zip",
|
|
"hash": "88f965e89c6f903d064e7b6b47e6cb2120a3e5c6d94acbd62fe7394fa812f097"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|