From 7d2d0ee7daca658fa039436400b49dbdaef3dcd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:29:53 +0000 Subject: [PATCH] vals: Update to version 0.37.5 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index b9c2365eff..29a3afbd1b 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.37.4", + "version": "0.37.5", "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.4/vals_0.37.4_windows_amd64.tar.gz", - "hash": "b46352575438f5543dc2c324ca4efa0c6a6d7b40af3bc4fef9dc0f5518003746" + "url": "https://github.com/variantdev/vals/releases/download/v0.37.5/vals_0.37.5_windows_amd64.tar.gz", + "hash": "f27b5957ad2d98d6914b8f0caf8b049aaebd13f3bbc70e536dfbbc3d18cd95f4" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.37.4/vals_0.37.4_windows_386.tar.gz", - "hash": "73f826e6c7a4fa600c288f55ac391139c8994d37b7d6b8583155e00e8d5306a4" + "url": "https://github.com/variantdev/vals/releases/download/v0.37.5/vals_0.37.5_windows_386.tar.gz", + "hash": "4615035f8f073f578ad107587cbfc318f8c6d729a44a9d7c8f2ad960cfdded62" } }, "bin": "vals.exe",