From 279504b4756d346861be975bc63c6cbe9efca779 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 04:32:45 +0000 Subject: [PATCH] vals: Update to version 0.18.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 89a8925e25..58a1dbb813 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.17.1", + "version": "0.18.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.17.1/vals_0.17.1_windows_amd64.tar.gz", - "hash": "d91591211036604d715736975a6e4b3a1a346b3379bd6fdce19f991123f48387" + "url": "https://github.com/variantdev/vals/releases/download/v0.18.0/vals_0.18.0_windows_amd64.tar.gz", + "hash": "353204cb9c8a9ea9cda0737edcdba7d80b6016f85cda224c97b4e6a7371f3918" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_386.tar.gz", - "hash": "4e559233026e2a34f8d1d8ca4f627cf25038dfe10ef25535971328196f053d3d" + "url": "https://github.com/variantdev/vals/releases/download/v0.18.0/vals_0.18.0_windows_386.tar.gz", + "hash": "6f4692779190f17a60744ff346e14d9ca4d818cfec3b744899a6f5e8d75beb7a" } }, "bin": "vals.exe",