From bf36b53698217576ef0d01e3d5f22553cba88473 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 16:28:01 +0000 Subject: [PATCH] vals: Update to version 0.24.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 38382e16f8..91b229b523 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.24.0", "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.23.0/vals_0.23.0_windows_amd64.tar.gz", - "hash": "25ee17d122a766b499a1df98e721f0e62499b1b1ca4396269a8d239a733e2108" + "url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_amd64.tar.gz", + "hash": "672fff276e3bffe47f3afba95e0a4c4bf42e4b537072f65c543ea541624b94a3" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.23.0/vals_0.23.0_windows_386.tar.gz", - "hash": "7bcdae8990ee866fde7f6a3af1c3df06a980b4a39fa1cc917aa763602f287dca" + "url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_386.tar.gz", + "hash": "4771cb0a2e4fce7bee73a69a146cc50880cbb6b82aeb71c26b4390912c81dc37" } }, "bin": "vals.exe",