mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-05 03:24:49 +00:00
27 lines
836 B
JSON
27 lines
836 B
JSON
{
|
|
"version": "0.70",
|
|
"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.70/kimi-0.70-x86_64-pc-windows-msvc.zip",
|
|
"hash": "0dbcc678a8d229abbeb9b1b1f6d2fff846a43b2e2a59f6db0ac567f1b0904cd1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|