From d45eef9473df0dde5574f0a67492ea2798a22ec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 12:32:41 +0000 Subject: [PATCH] updatecli: Update to version 0.113.0 --- bucket/updatecli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/updatecli.json b/bucket/updatecli.json index 465c67788c..31dfd7517b 100644 --- a/bucket/updatecli.json +++ b/bucket/updatecli.json @@ -1,16 +1,16 @@ { - "version": "0.112.0", + "version": "0.113.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.112.0/updatecli_Windows_x86_64.zip", - "hash": "5c1167097532b6dbfa4cc09573e3dbd003c2108872d5bd66ad47cf8a80924440" + "url": "https://github.com/updatecli/updatecli/releases/download/v0.113.0/updatecli_Windows_x86_64.zip", + "hash": "ab95d061804a423c15c74877d977345a30842fb6beae3660d4dde581aa99f250" }, "arm64": { - "url": "https://github.com/updatecli/updatecli/releases/download/v0.112.0/updatecli_Windows_arm64.zip", - "hash": "f382de9f1dd587625defd565424fe755f9d058f1ebfb0c510c8b5ca30c58936b" + "url": "https://github.com/updatecli/updatecli/releases/download/v0.113.0/updatecli_Windows_arm64.zip", + "hash": "b5a6d29a634535b16e09af6110ce73f94318e4bf276ba71aef50ae7b59285f37" } }, "env_add_path": ".",