updatecli: Update to version 0.82.2

This commit is contained in:
github-actions[bot] 2024-08-13 16:30:31 +00:00
parent 257d2e95ea
commit eaecbf19cc

View File

@ -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.",
"homepage": "https://www.updatecli.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.1/updatecli_Windows_x86_64.zip",
"hash": "6086cf043606476a098b415d930609897552fae5de4445c0ac660a015d5cd836"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.2/updatecli_Windows_x86_64.zip",
"hash": "8604d3146bd61a8e00ca4433f3644aab4e94546386e4918b21755c92906bf371"
},
"arm64": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.1/updatecli_Windows_arm64.zip",
"hash": "ab4b2149992295df1d1854ae71c86c614be1ca5d0b8208d854a1529d032fc827"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.82.2/updatecli_Windows_arm64.zip",
"hash": "b41f4dbab186fe0de7997c83832fb73486ffedbc12e3e2cbf910fac8ab0c21d1"
}
},
"env_add_path": ".",