mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
23 lines
820 B
JSON
23 lines
820 B
JSON
{
|
|
"version": "22.4.10",
|
|
"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.10/balena-cli-v22.4.10-windows-x64-standalone.tar.gz",
|
|
"hash": "9cf1e0f9ab0df9c1563cbc5668d654db1254a5c1b4c813645a20415b7b18a017"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|