From b7dead9a72028f483a38eedd4d44206d939b6f13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 00:34:12 +0000 Subject: [PATCH] vals: Update to version 0.25.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 91b229b523..35a2dcbcdd 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.24.0", + "version": "0.25.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.24.0/vals_0.24.0_windows_amd64.tar.gz", - "hash": "672fff276e3bffe47f3afba95e0a4c4bf42e4b537072f65c543ea541624b94a3" + "url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_amd64.tar.gz", + "hash": "b22d0d1130487a6fe685a3e820e841477ab7634620bf0e000bc8ff47e8af36f3" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_386.tar.gz", - "hash": "4771cb0a2e4fce7bee73a69a146cc50880cbb6b82aeb71c26b4390912c81dc37" + "url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_386.tar.gz", + "hash": "871ec52b6083bb296daf51778ebaa9cc2038cfd164d8b999f7b7488e16865971" } }, "bin": "vals.exe",