From ccae56de00ee6760557a99c7e2af06f1da902e65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 04:30:17 +0000 Subject: [PATCH] vals: Update to version 0.37.8 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index fe0ae2731d..5e58cbee0b 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.37.7", + "version": "0.37.8", "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.37.7/vals_0.37.7_windows_amd64.tar.gz", - "hash": "26b478c7efae711497b310aece83a42ccd09529bc046482b5cdb0ee2a2420a5b" + "url": "https://github.com/variantdev/vals/releases/download/v0.37.8/vals_0.37.8_windows_amd64.tar.gz", + "hash": "b2053ca145ebf903bc54df6f63bda5540de304c02e71842db1b42b68a9ee83dc" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.37.7/vals_0.37.7_windows_386.tar.gz", - "hash": "ba9a9193e0410a84681a0a8532920a1718d4e0ff088481b22253e64b41f3b38d" + "url": "https://github.com/variantdev/vals/releases/download/v0.37.8/vals_0.37.8_windows_386.tar.gz", + "hash": "0d61e96c6c5105cf52bd6204c6dcdcfde1c34fdbbe75d463478aa58bafb36b8e" } }, "bin": "vals.exe",