mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 06:05:14 +00:00
23 lines
817 B
JSON
23 lines
817 B
JSON
{
|
|
"version": "23.1.3",
|
|
"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.1.3/balena-cli-v23.1.3-windows-x64-standalone.tar.gz",
|
|
"hash": "50f25bdc0ef36d7ccda7a38c00b7d636951ab03324b3dcfd0b6a4e45b9476561"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|