From 07846aac318c19c26f386c55450af3dfc56aa284 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 00:39:38 +0000 Subject: [PATCH] vals: Update to version 0.40.1 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index bd324f8316..8d5ebba42b 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.40.0", + "version": "0.40.1", "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.40.0/vals_0.40.0_windows_amd64.tar.gz", - "hash": "9224efcd2ebbc17e83e8d8399d9cfe105570c81b5e8f857cf741a34a9ee50fad" + "url": "https://github.com/variantdev/vals/releases/download/v0.40.1/vals_0.40.1_windows_amd64.tar.gz", + "hash": "d1fa3784ca0f845304df58d53b42f2dbdfc7c896b7142eb339a82202c752f267" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.40.0/vals_0.40.0_windows_386.tar.gz", - "hash": "a47de74a1595ab4686dd261ffc19b9c65b940bb513c58cfa7d3574902a3494da" + "url": "https://github.com/variantdev/vals/releases/download/v0.40.1/vals_0.40.1_windows_386.tar.gz", + "hash": "96d566f421bdee5d0ca7dcfb029e36e37887aa7b42fd33c27b8ae869a68ed2ab" } }, "bin": "vals.exe",