From e6a746b1ef517281a312653ef9b7dab0a910ed39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:30:29 +0000 Subject: [PATCH] vals: Update to version 0.26.1 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 607043f60b..0ac15bc857 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.26.0", + "version": "0.26.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.0/vals_0.26.0_windows_amd64.tar.gz", - "hash": "84c6cfc93565a4e95e0b149eba353daef4953ef2e63e79641489bc6229ed7673" + "url": "https://github.com/variantdev/vals/releases/download/v0.26.1/vals_0.26.1_windows_amd64.tar.gz", + "hash": "c298409234db3b864bb3ecc42b718dd955afde028df82d27d3260ef93df43e5d" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.26.0/vals_0.26.0_windows_386.tar.gz", - "hash": "f703584b76838f90b1f5d8ad81256c8bdbe75cff88b9fcfced10e150058b10c4" + "url": "https://github.com/variantdev/vals/releases/download/v0.26.1/vals_0.26.1_windows_386.tar.gz", + "hash": "f177a5eff6319b46994aaa18720efcc0af43eaed562bb0f95852b988f3eec20e" } }, "bin": "vals.exe",