From 91fb288998df7ff9f42e3a621ac539b2c1798597 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 08:30:25 +0000 Subject: [PATCH] vals: Update to version 0.42.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index f1731b0d1e..d1db3e9bcc 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.41.3", + "version": "0.42.0", "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.41.3/vals_0.41.3_windows_amd64.tar.gz", - "hash": "deb7bbe2d14b1cec8dc5cede9d70ae0358f5746e09f79fccc0a5f97af1d16850" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_amd64.tar.gz", + "hash": "d3d406ec1f40eae1eb11a15213186f77733ef5efff05f1926bb0c7c420ebe1fc" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.41.3/vals_0.41.3_windows_386.tar.gz", - "hash": "fc1317f69c84d2cc38d3eceefcd21eb1a365aeb841ae48c94133cf8de6f2e73c" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_386.tar.gz", + "hash": "b0d638068b2e8611258cd8aa9cc48c78908b360ac368ee01fb8bb15e6f2cddcd" } }, "bin": "vals.exe",