vals: Update to version 0.42.2

This commit is contained in:
github-actions[bot] 2025-09-29 16:28:22 +00:00
parent 70054c3c74
commit f2b6533d47

View File

@ -1,16 +1,16 @@
{
"version": "0.42.1",
"version": "0.42.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.42.1/vals_0.42.1_windows_amd64.tar.gz",
"hash": "babd82e3b753e39e5424d9956b78bec611aecf5b40dc794fb9e6d39b31275906"
"url": "https://github.com/variantdev/vals/releases/download/v0.42.2/vals_0.42.2_windows_amd64.tar.gz",
"hash": "d963dfa79f846e4f2abb15200c3d8b919ec195b42758d1f056562ddab9b3fd73"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.42.1/vals_0.42.1_windows_386.tar.gz",
"hash": "d46312ae94820de68c61f959f38f5bd39bea4012a308de4a03f511d712c151ac"
"url": "https://github.com/variantdev/vals/releases/download/v0.42.2/vals_0.42.2_windows_386.tar.gz",
"hash": "e4c48c124a46ff7623c9e88cbce9e5b2e17daf3860cdbaa329df78fb93a2eb98"
}
},
"bin": "vals.exe",