From 0cb7b08e5c505e85a5aa044ee823da1190b1931c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 04:24:46 +0000 Subject: [PATCH] vals: Update to version 0.34.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index e8b550f09d..85c326458a 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.33.1", + "version": "0.34.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.33.1/vals_0.33.1_windows_amd64.tar.gz", - "hash": "605a135fd009dc97cb3ffa708926e4d40080a2ab32b862b04e27987af21354e4" + "url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_amd64.tar.gz", + "hash": "83a180ef717c6e2344db7f416ddd7075e7b8916a49783b6c3a754202e0d1304b" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.33.1/vals_0.33.1_windows_386.tar.gz", - "hash": "33d7214d82f869da058e0a14843941d5e9512138cd32dbf49f5440082e9f01cf" + "url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_386.tar.gz", + "hash": "e18af89c489b3aaa4f0b5d1919604d041cdb37b423d9bd417cbbb91a713ded81" } }, "bin": "vals.exe",