mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
updatecli: Update to version 0.82.2
This commit is contained in:
parent
257d2e95ea
commit
eaecbf19cc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.82.1",
|
"version": "0.82.2",
|
||||||
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
|
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
|
||||||
"homepage": "https://www.updatecli.io/",
|
"homepage": "https://www.updatecli.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.1/updatecli_Windows_x86_64.zip",
|
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.2/updatecli_Windows_x86_64.zip",
|
||||||
"hash": "6086cf043606476a098b415d930609897552fae5de4445c0ac660a015d5cd836"
|
"hash": "8604d3146bd61a8e00ca4433f3644aab4e94546386e4918b21755c92906bf371"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.1/updatecli_Windows_arm64.zip",
|
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.2/updatecli_Windows_arm64.zip",
|
||||||
"hash": "ab4b2149992295df1d1854ae71c86c614be1ca5d0b8208d854a1529d032fc827"
|
"hash": "b41f4dbab186fe0de7997c83832fb73486ffedbc12e3e2cbf910fac8ab0c21d1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user