From c77d0092690ec84b9677ddb73d6a432f88b717d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:32:23 +0000 Subject: [PATCH] vals: Update to version 0.42.6 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 5f5736cdd1..ed90d818e3 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.42.5", + "version": "0.42.6", "description": "Helm-like configuration values loader with support for various sources", "homepage": "https://github.com/variantdev/vals", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.42.5/vals_0.42.5_windows_amd64.tar.gz", - "hash": "5f4293fabe38fcfb0a76554623ff33ea793900a1fec76cca2fbba61c3e3caa4f" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.6/vals_0.42.6_windows_amd64.tar.gz", + "hash": "c6d257f06a4c819735f2fb68191faf89b59e6291884a88eb83214894db1a0f97" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.42.5/vals_0.42.5_windows_386.tar.gz", - "hash": "a57a8f19da2691a8f2b20e13deeb444ce94b8c3d3c726f44b2c8edacda57c824" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.6/vals_0.42.6_windows_386.tar.gz", + "hash": "dd6557995a2d406925eadc640771ee7795fcac6ca2ade8b57d3482cfccb3da0d" } }, "bin": "vals.exe",