From 147bcf9cad606a5038857d4c7a595eacf1ae50be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:26:36 +0000 Subject: [PATCH] vals: Update to version 0.33.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index e519e408e5..5944a5f2cd 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/vals_0.32.0_windows_amd64.tar.gz", - "hash": "3d886c946e4aefec49b413f182bd65bdea1a406cc2d5a80eecc5e20f11ed891d" + "url": "https://github.com/variantdev/vals/releases/download/v0.33.0/vals_0.33.0_windows_amd64.tar.gz", + "hash": "281c43c3b722917db908867d9820a7ba3d34d492bd017b02e80ca01bd605768b" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.32.0/vals_0.32.0_windows_386.tar.gz", - "hash": "cd6730b3b761a4be605bf0effad22dd42ae289ab9043213a2187f8df7de1f0e2" + "url": "https://github.com/variantdev/vals/releases/download/v0.33.0/vals_0.33.0_windows_386.tar.gz", + "hash": "61e4d3149a0a3ae09411981b48183683ab2f72b5d882267cb8a9f8061243d36a" } }, "bin": "vals.exe",