updatecli: Update to version 0.76.1

This commit is contained in:
github-actions[bot] 2024-04-30 20:25:48 +00:00
parent e4b096d7a6
commit 46c87b4202

View File

@ -1,16 +1,16 @@
{
"version": "0.76.0",
"version": "0.76.1",
"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.76.0/updatecli_Windows_x86_64.zip",
"hash": "14cbe1268b583e02f3580d6366aea29f75a260f084c5537b60b77a2e36eabc28"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.76.1/updatecli_Windows_x86_64.zip",
"hash": "7472094e6be811a6235d4d3a6934f51e3e0854a5f9080678a5bb221c7333b5e5"
},
"arm64": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.76.0/updatecli_Windows_arm64.zip",
"hash": "831d8aa6c374691c01e0eccd2ceccf6e998681a21977b17591faef2f71cffb5f"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.76.1/updatecli_Windows_arm64.zip",
"hash": "1a6243247d06a5eb2f00cbb5146c4fde9b71c6fa0ac824ac139bd840534d45f5"
}
},
"env_add_path": ".",