From 83740bc9bbbfe6da4302172bf580019dc3ae9ce6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:08:10 +0000 Subject: [PATCH] vals: Update to version 0.36.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index d3e5c5db63..6b65214782 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/vals_0.35.0_windows_amd64.tar.gz", - "hash": "364151f9caedf5817362277976a83c3f6efe53b76ab37e7750dbbe3a1dcb1ced" + "url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_amd64.tar.gz", + "hash": "a2b70443ce771dd12c2c3707b1dc2eed3d87657de4751d5dd397c2516e052e2a" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.35.0/vals_0.35.0_windows_386.tar.gz", - "hash": "fc3c6aaa0932c4e4da312b498b6633459c0c9576f7924bf0f6e1c18e2a939415" + "url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_386.tar.gz", + "hash": "0ee68a3e8037454ae67d0100a1993ada0767fb642ac120675ed1d653c6c2fc9e" } }, "bin": "vals.exe",