mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
23 lines
820 B
JSON
23 lines
820 B
JSON
{
|
|
"version": "23.2.19",
|
|
"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/v23.2.19/balena-cli-v23.2.19-windows-x64-standalone.tar.gz",
|
|
"hash": "00b35e3acad542bcec7e4d35f1a2f306f50ba2c23f09b7618329dc41ac05fd97"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|