mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-22 19:45:13 +00:00
23 lines
814 B
JSON
23 lines
814 B
JSON
{
|
|
"version": "12.40.1",
|
|
"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.40.1/balena-cli-v12.40.1-windows-x64-standalone.zip",
|
|
"hash": "2aee38bb7477c1df1cf247b490723e91994929281458d55497cd3d2e1ca5ff51"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|