mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
balena-cli: Add version 12.3.3 (#1229)
This commit is contained in:
parent
cfe5426f41
commit
a7bd3c1d58
22
bucket/balena-cli.json
Normal file
22
bucket/balena-cli.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "12.3.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/v12.3.3/balena-cli-v12.3.3-windows-x64-standalone.zip",
|
||||
"hash": "d9dc13c91bf46b56066c7acca39f15e3c4d2d65326258ab0903e7f55a7ec22a4"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user