vals: Update to version 0.39.4

This commit is contained in:
github-actions[bot] 2025-03-13 16:30:26 +00:00
parent 514dfe30b7
commit 5c0ec4b9f7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.39.3", "version": "0.39.4",
"description": "Helm-like configuration values loader with support for various sources", "description": "Helm-like configuration values loader with support for various sources",
"homepage": "https://github.com/variantdev/vals", "homepage": "https://github.com/variantdev/vals",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_amd64.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.39.4/vals_0.39.4_windows_amd64.tar.gz",
"hash": "dbc0d494a1b2274f50cae3c4b806f5c81053fe4d17ebba4eb5384fc287e77667" "hash": "d232885576ecf05d94385e24ba1e991fcdf2379c2a44bc0c6bed108c101ced8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_386.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.39.4/vals_0.39.4_windows_386.tar.gz",
"hash": "ed2393fe32c71f2b94be59d655830436d8d4f5039d23af0509437020139eddbf" "hash": "dcbd0d94fa1a3bd7795d775c35a737700a99269b7590fa4837377c9dba2ce177"
} }
}, },
"bin": "vals.exe", "bin": "vals.exe",