vals: Update to version 0.39.3

This commit is contained in:
github-actions[bot] 2025-02-27 16:30:47 +00:00
parent 5e8aa43b18
commit 3a1ccf9c3e

View File

@ -1,16 +1,16 @@
{
"version": "0.39.2",
"version": "0.39.3",
"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.2/vals_0.39.2_windows_amd64.tar.gz",
"hash": "e47d305a527744933797fcd2681eac65b7c03f2b624746dc17707f0b92250ba5"
"url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_amd64.tar.gz",
"hash": "dbc0d494a1b2274f50cae3c4b806f5c81053fe4d17ebba4eb5384fc287e77667"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_386.tar.gz",
"hash": "a86187fbffb43cc6d1735cb3f31248ed2f924f4413aff7a3176883c1cb112a4d"
"url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_386.tar.gz",
"hash": "ed2393fe32c71f2b94be59d655830436d8d4f5039d23af0509437020139eddbf"
}
},
"bin": "vals.exe",