mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
balena-cli: Update to version 12.29.1
This commit is contained in:
parent
1c2c0bc901
commit
1771b2f178
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "12.29.0",
|
||||
"version": "12.29.1",
|
||||
"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.29.0/balena-cli-v12.29.0-windows-x64-standalone.zip",
|
||||
"hash": "29ebe5b6829de35d0fe280e0145ee88ccd89635166cd16dc63670bba5bc90335"
|
||||
"url": "https://github.com/balena-io/balena-cli/releases/download/v12.29.1/balena-cli-v12.29.1-windows-x64-standalone.zip",
|
||||
"hash": "260d5ca0ff20b3f865cdf2107207124fabda3d9f146884a234f5677d817087c6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "balena-cli",
|
||||
|
||||
@ -25,8 +25,7 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://github.com/muesli/duf/releases/download/v$version/checksums.txt",
|
||||
"mode": "extract"
|
||||
"url": "$baseurl/checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
},
|
||||
"bin": "mdcat.exe",
|
||||
"checkver": {
|
||||
"url": "https://github.com/lunaryorn/mdcat/releases",
|
||||
"github": "https://github.com/lunaryorn/mdcat",
|
||||
"regex": "mdcat-([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
@ -21,8 +21,7 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-$version/SHA512SUM.txt",
|
||||
"mode": "extract"
|
||||
"url": "$baseurl/SHA512SUM.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user