mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 12:21:30 +00:00
23 lines
817 B
JSON
23 lines
817 B
JSON
{
|
|
"version": "12.44.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/v12.44.10/balena-cli-v12.44.10-windows-x64-standalone.zip",
|
|
"hash": "7431a2c1366f4e07aff24c0de235267c95774dc776761b35c47cb6e7b2bd79a3"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|