From df2ec631182e561068a612f8dee390fd23f5167d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 00:29:38 +0000 Subject: [PATCH] vals: Update to version 0.26.2 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 0ac15bc857..338cadd212 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.26.1", + "version": "0.26.2", "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.1/vals_0.26.1_windows_amd64.tar.gz", - "hash": "c298409234db3b864bb3ecc42b718dd955afde028df82d27d3260ef93df43e5d" + "url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_amd64.tar.gz", + "hash": "4f3e2017cbc887c7f3bc93fff59c6f5e033e16452a92fa8ec9d74031224cbaed" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.26.1/vals_0.26.1_windows_386.tar.gz", - "hash": "f177a5eff6319b46994aaa18720efcc0af43eaed562bb0f95852b988f3eec20e" + "url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_386.tar.gz", + "hash": "20301ac58210e332d7948365fd3aefea9309fa464e40472905b1f4adf4460b89" } }, "bin": "vals.exe",