From f909ee0be096dab30974d0f6d52b106bdcacf3d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:30:56 +0000 Subject: [PATCH] vals: Update to version 0.39.0 --- bucket/vals.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vals.json b/bucket/vals.json index 31ecceb857..aa0dc9710c 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.38.0", + "version": "0.39.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.38.0/vals_0.38.0_windows_amd64.tar.gz", - "hash": "60ee24665e55b2e0cbf306f2f9f73fed614c1e8936143deabb5b6cf29db73750" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.0/vals_0.39.0_windows_amd64.tar.gz", + "hash": "7c2c8a74bd3bc6a22249c777bbd546574bfd18b5081491068d00bdf362223bcd" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.38.0/vals_0.38.0_windows_386.tar.gz", - "hash": "4171da99d4f286f5f28d7de2db7620539728b1ebbd1e445fd69bd4fd9d25ad3c" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.0/vals_0.39.0_windows_386.tar.gz", + "hash": "1c1cf0c7b79422d3ce5340e24bee421ca654d1fa7fa57bc7ce74b862882b3af2" } }, "bin": "vals.exe",