From f02beaf2af021c42638c66f2a6d28e4a96419300 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 00:35:58 +0000 Subject: [PATCH] vals: Update to version 0.42.4 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 51a090176c..e7e41da1b5 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.42.2", + "version": "0.42.4", "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.2/vals_0.42.2_windows_amd64.tar.gz", - "hash": "d963dfa79f846e4f2abb15200c3d8b919ec195b42758d1f056562ddab9b3fd73" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.4/vals_0.42.4_windows_amd64.tar.gz", + "hash": "eb9c0025cd329e6f11402a56b10e66a4c2905fea1fc439c5fb6f64597e2f9eaf" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.42.2/vals_0.42.2_windows_386.tar.gz", - "hash": "e4c48c124a46ff7623c9e88cbce9e5b2e17daf3860cdbaa329df78fb93a2eb98" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.4/vals_0.42.4_windows_386.tar.gz", + "hash": "482a03a9fa308e9e3f5582bdb11d3ef1bd66c12a24c83af614ccf1c27d24b194" } }, "bin": "vals.exe",