From 5bd17a759ea200032cf90aa2e90079ff804b5615 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 00:36:18 +0000 Subject: [PATCH] vals: Update to version 0.17.1 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index eefed1c9a6..89a8925e25 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.16.2", + "version": "0.17.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.16.2/vals_0.16.2_windows_amd64.tar.gz", - "hash": "a979d81b43743a219a7e2c1455153f466f1d7229ad2c8813e1235191775a767e" + "url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_amd64.tar.gz", + "hash": "d91591211036604d715736975a6e4b3a1a346b3379bd6fdce19f991123f48387" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.16.2/vals_0.16.2_windows_386.tar.gz", - "hash": "63b0961f29038b3197cbfe113487d92f9af52348155e0f8368ba43a592360b69" + "url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_386.tar.gz", + "hash": "4e559233026e2a34f8d1d8ca4f627cf25038dfe10ef25535971328196f053d3d" } }, "bin": "vals.exe",