From 450911c079af81864d49557fb735349640127def Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:30:33 +0000 Subject: [PATCH] vals: Update to version 0.39.2 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index a27fbf560f..45c6080265 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.39.1", + "version": "0.39.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.39.1/vals_0.39.1_windows_amd64.tar.gz", - "hash": "1ca35a8416151ed1e2c17e41764512d36c9b9c7f0ca8b1f9c54a9d0cd33592cc" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_amd64.tar.gz", + "hash": "e47d305a527744933797fcd2681eac65b7c03f2b624746dc17707f0b92250ba5" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_386.tar.gz", - "hash": "bc3142caaec22152274dd5faa57133e5dc089a63523949138ed8595423fa9276" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_386.tar.gz", + "hash": "a86187fbffb43cc6d1735cb3f31248ed2f924f4413aff7a3176883c1cb112a4d" } }, "bin": "vals.exe",