mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 16:11:20 +00:00
23 lines
814 B
JSON
23 lines
814 B
JSON
{
|
|
"version": "12.23.4",
|
|
"description": "Official balena CLI for interacting with balenaCloud and balena API.",
|
|
"homepage": "https://github.com/balena-io/balena-cli",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/balena-io/balena-cli/releases/download/v12.23.4/balena-cli-v12.23.4-windows-x64-standalone.zip",
|
|
"hash": "d12ac3c9b51745e98134851911e8409d90282450e7b258c6d7114081793c69ae"
|
|
}
|
|
},
|
|
"extract_dir": "balena-cli",
|
|
"bin": "balena.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/balena-io/balena-cli/releases/download/v$version/balena-cli-v$version-windows-x64-standalone.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|