mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
balena-cli: Update to version 12.44.15
This commit is contained in:
parent
6de664ed50
commit
f158707ef7
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "12.44.14",
|
"version": "12.44.15",
|
||||||
"description": "Official balena CLI for interacting with balenaCloud and balena API.",
|
"description": "Official balena CLI for interacting with balenaCloud and balena API.",
|
||||||
"homepage": "https://github.com/balena-io/balena-cli",
|
"homepage": "https://github.com/balena-io/balena-cli",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/balena-io/balena-cli/releases/download/v12.44.14/balena-cli-v12.44.14-windows-x64-standalone.zip",
|
"url": "https://github.com/balena-io/balena-cli/releases/download/v12.44.15/balena-cli-v12.44.15-windows-x64-standalone.zip",
|
||||||
"hash": "13ed9952bea5ee86d9b041e63af0a03f4173bdb740f1bf354b71374d9923b631"
|
"hash": "75e6ec8b5c6f24893095578a2c383b9144038ec9625e649436756285611073ff"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "balena-cli",
|
"extract_dir": "balena-cli",
|
||||||
|
|||||||
@ -16,17 +16,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fio.exe",
|
"bin": "fio.exe",
|
||||||
"checkver": "fio-([\\d.]+) released",
|
"checkver": "fio-([\\d.]+) released"
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://bsdio.com/fio/releases/fio-$version-x64.zip",
|
|
||||||
"extract_dir": "fio-$version-x64"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://bsdio.com/fio/releases/fio-$version-x86.zip",
|
|
||||||
"extract_dir": "fio-$version-x86"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user