From 86d093421e8f0a2970fdf0a2ef46268293e3b32f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 08:26:12 +0000 Subject: [PATCH] vals: Update to version 0.27.1 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 338cadd212..1eb1332d41 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.26.2", + "version": "0.27.1", "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.26.2/vals_0.26.2_windows_amd64.tar.gz", - "hash": "4f3e2017cbc887c7f3bc93fff59c6f5e033e16452a92fa8ec9d74031224cbaed" + "url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_amd64.tar.gz", + "hash": "9310281e76072c43beb647f5f926b796673e903f0e1e28f464f4f572e0d10337" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_386.tar.gz", - "hash": "20301ac58210e332d7948365fd3aefea9309fa464e40472905b1f4adf4460b89" + "url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_386.tar.gz", + "hash": "88b9c9e39cc97c26ad803d9b609d3004914f36f6ea0b602c4825364f723351ee" } }, "bin": "vals.exe",