From 1423686dd1531c92cc1344d067a91a598838cedb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 00:43:38 +0000 Subject: [PATCH] vals: Update to version 0.39.1 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index aa0dc9710c..a27fbf560f 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.39.0", + "version": "0.39.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.39.0/vals_0.39.0_windows_amd64.tar.gz", - "hash": "7c2c8a74bd3bc6a22249c777bbd546574bfd18b5081491068d00bdf362223bcd" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_amd64.tar.gz", + "hash": "1ca35a8416151ed1e2c17e41764512d36c9b9c7f0ca8b1f9c54a9d0cd33592cc" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.39.0/vals_0.39.0_windows_386.tar.gz", - "hash": "1c1cf0c7b79422d3ce5340e24bee421ca654d1fa7fa57bc7ce74b862882b3af2" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_386.tar.gz", + "hash": "bc3142caaec22152274dd5faa57133e5dc089a63523949138ed8595423fa9276" } }, "bin": "vals.exe",