mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-05 03:24:49 +00:00
23 lines
820 B
JSON
23 lines
820 B
JSON
{
|
|
"version": "23.2.14",
|
|
"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.14/balena-cli-v23.2.14-windows-x64-standalone.tar.gz",
|
|
"hash": "046ede300f2cf98444b7037a2472420d5f93695f8840b315860d3c9cb1e76d76"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|