From fd4c496080372a39e6e3516a785957d0c634aaee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 20:23:17 +0000 Subject: [PATCH] vals: Update to version 0.28.1 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 3beabf825a..3fa8d6e9ae 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.28.0", + "version": "0.28.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.28.0/vals_0.28.0_windows_amd64.tar.gz", - "hash": "56b9398351058162b77e2bd2b2acbd38bab864d3d63f921609c1d8f71d0b7691" + "url": "https://github.com/variantdev/vals/releases/download/v0.28.1/vals_0.28.1_windows_amd64.tar.gz", + "hash": "019c3e92124d25316233e6be25d419d0587787113c3e5040b9bcee4a3ccccb15" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.28.0/vals_0.28.0_windows_386.tar.gz", - "hash": "17275880e2c0df0040afbb66e5e013c326bfdd12b58f2becaddc82a3c4a1315f" + "url": "https://github.com/variantdev/vals/releases/download/v0.28.1/vals_0.28.1_windows_386.tar.gz", + "hash": "3428b8c1aa6071167905cde85a546ac2264a74f28b9a41f029c0cb43cf5c0649" } }, "bin": "vals.exe",