mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 10:01:18 +00:00
23 lines
817 B
JSON
23 lines
817 B
JSON
{
|
|
"version": "12.44.16",
|
|
"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.16/balena-cli-v12.44.16-windows-x64-standalone.zip",
|
|
"hash": "0641be151a40e32424499ec29c571e59263f7a21e715980c563af62ca88da984"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|