mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
23 lines
820 B
JSON
23 lines
820 B
JSON
{
|
|
"version": "22.4.17",
|
|
"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/v22.4.17/balena-cli-v22.4.17-windows-x64-standalone.tar.gz",
|
|
"hash": "755987740b20d69829e304d18713ac72dd5dac7034ba9a483aa8c296eceaffa8"
|
|
}
|
|
},
|
|
"extract_dir": "balena",
|
|
"bin": "bin/balena.cmd",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/balena-io/balena-cli/releases/download/v$version/balena-cli-v$version-windows-x64-standalone.tar.gz"
|
|
}
|
|
}
|
|
}
|
|
}
|