From 46c87b4202a72e3c87546a824e9d66403ff6899e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:25:48 +0000 Subject: [PATCH] updatecli: Update to version 0.76.1 --- bucket/updatecli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/updatecli.json b/bucket/updatecli.json index da8e2331f5..974c5b192f 100644 --- a/bucket/updatecli.json +++ b/bucket/updatecli.json @@ -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": ".",