From b2d1b05899cd49bf78d4d3467efb7b5964d3031d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:28:44 +0000 Subject: [PATCH] vals: Update to version 0.37.3 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 93dc35981d..b3bd20ec18 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.37.2", + "version": "0.37.3", "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.2/vals_0.37.2_windows_amd64.tar.gz", - "hash": "3e6a35bb77ee13924f3016d9900f74505cb6132d4867fee8e1fc1c1ea719d2ee" + "url": "https://github.com/variantdev/vals/releases/download/v0.37.3/vals_0.37.3_windows_amd64.tar.gz", + "hash": "05c4fd7b1ebb61f72de00b457fe5dd8a376505de6b03b8781c3ac7aa84cfc68d" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.37.2/vals_0.37.2_windows_386.tar.gz", - "hash": "b953e65499f731c10f7f0bb4ba426e9375219d1bc49f42ad3b333c3679a2cbd6" + "url": "https://github.com/variantdev/vals/releases/download/v0.37.3/vals_0.37.3_windows_386.tar.gz", + "hash": "b1aa86e7f47b9664606e76aca1814bc052993a3ee11520ee93350f75346d4035" } }, "bin": "vals.exe",