updatecli: Update to version 0.58.0

This commit is contained in:
github-actions[bot] 2023-08-24 20:24:34 +00:00
parent 719074f972
commit 6d23625902

View File

@ -1,16 +1,16 @@
{
"version": "0.57.0",
"version": "0.58.0",
"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.57.0/updatecli_Windows_x86_64.zip",
"hash": "6f0b7d8223a566d7c544367e19a4741dc448b44a1e786f3fd335366b9216c6f3"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.58.0/updatecli_Windows_x86_64.zip",
"hash": "e5d2cf50b1f4abeecccf0a4d028a731c68add8caa4a0563c6fc270124a2e4753"
},
"arm64": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.57.0/updatecli_Windows_arm64.zip",
"hash": "e5728b205f72d4666daacdf31fff55934937df155ed6311e2eb2705b47b2932c"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.58.0/updatecli_Windows_arm64.zip",
"hash": "c644dd26548db3bc70fb17bdc759501c28fe2007797533d8817cd45e9108d7bd"
}
},
"env_add_path": ".",