mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
23 lines
817 B
JSON
23 lines
817 B
JSON
{
|
|
"version": "12.44.24",
|
|
"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.44.24/balena-cli-v12.44.24-windows-x64-standalone.zip",
|
|
"hash": "cf9797de6ca42885b8926303611e3c17fa414a4340929e71076b8f1a815b8e9d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|