updatecli: Update to version 0.74.0

This commit is contained in:
github-actions[bot] 2024-03-07 16:27:05 +00:00
parent 1f77eee4bb
commit ef2e1855ef

View File

@ -1,16 +1,16 @@
{
"version": "0.73.0",
"version": "0.74.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.73.0/updatecli_Windows_x86_64.zip",
"hash": "622c7970d8eeb714c2d65af4eae36cf420a50aca2c09e2921f03dff40a9c34d2"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.74.0/updatecli_Windows_x86_64.zip",
"hash": "2608701c2334de27573867ccbb628a7d2fbd328258f13991b34f4e4d0f8e8df9"
},
"arm64": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.73.0/updatecli_Windows_arm64.zip",
"hash": "dd30342401d19136ce949a6ffd3f98904bd76a22c3d2d137361960e043f6af06"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.74.0/updatecli_Windows_arm64.zip",
"hash": "2f28ee310776a977a965fadeff6e35fafcedb927cc2025f3a065169c8ea35956"
}
},
"env_add_path": ".",