From d6f165aef08915d0f9ea37b15a9b34bef11b75b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 21:05:29 +0000 Subject: [PATCH] updatecli: Update to version 0.75.0 --- bucket/updatecli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/updatecli.json b/bucket/updatecli.json index eb538e301a..b733bbe7c5 100644 --- a/bucket/updatecli.json +++ b/bucket/updatecli.json @@ -1,16 +1,16 @@ { - "version": "0.74.0", + "version": "0.75.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.74.0/updatecli_Windows_x86_64.zip", - "hash": "2608701c2334de27573867ccbb628a7d2fbd328258f13991b34f4e4d0f8e8df9" + "url": "https://github.com/updatecli/updatecli/releases/download/v0.75.0/updatecli_Windows_x86_64.zip", + "hash": "8ee11b1dec6120582693be2f19a38c64946da1f9ce23be74341ea4e5a62b84b5" }, "arm64": { - "url": "https://github.com/updatecli/updatecli/releases/download/v0.74.0/updatecli_Windows_arm64.zip", - "hash": "2f28ee310776a977a965fadeff6e35fafcedb927cc2025f3a065169c8ea35956" + "url": "https://github.com/updatecli/updatecli/releases/download/v0.75.0/updatecli_Windows_arm64.zip", + "hash": "78cc2e2d432ad7360e5407417d24f6e52748cb4179e71aa0a4d941bfd01b13c5" } }, "env_add_path": ".",