From 4a7e626784ed7e0c10ee95fe0cb719d975928043 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:30:24 +0000 Subject: [PATCH] vals: Update to version 0.41.2 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 10ed4ad8ab..5bac050e32 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.41.1", + "version": "0.41.2", "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.1/vals_0.41.1_windows_amd64.tar.gz", - "hash": "fb2470e207afa3407c241114d104a18d9825085f6714a55391b61f4e8b84e0e8" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_amd64.tar.gz", + "hash": "1e7393a5377c81ac82b49cbdcc8df453d724fa73309df9b3d65d28c376910af1" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.41.1/vals_0.41.1_windows_386.tar.gz", - "hash": "fd3aad55fb4413ad85ab257f547abc529210a3d8b484b9bc4fb05f728973f391" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_386.tar.gz", + "hash": "6a06218b01248607f048f6a42d025cafb5e3b2fd8dc71274eaaafeab7c63afc6" } }, "bin": "vals.exe",