mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 05:54:27 +00:00
23 lines
817 B
JSON
23 lines
817 B
JSON
{
|
|
"version": "12.14.18",
|
|
"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.14.18/balena-cli-v12.14.18-windows-x64-standalone.zip",
|
|
"hash": "ef33b7cab6436b03d44c245f2c8282005a101308b47f6027a5c9470b1092f294"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|