vals: Update to version 0.42.6

This commit is contained in:
github-actions[bot] 2025-11-24 12:32:23 +00:00
parent 285f0665ed
commit c77d009269

View File

@ -1,16 +1,16 @@
{
"version": "0.42.5",
"version": "0.42.6",
"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.5/vals_0.42.5_windows_amd64.tar.gz",
"hash": "5f4293fabe38fcfb0a76554623ff33ea793900a1fec76cca2fbba61c3e3caa4f"
"url": "https://github.com/variantdev/vals/releases/download/v0.42.6/vals_0.42.6_windows_amd64.tar.gz",
"hash": "c6d257f06a4c819735f2fb68191faf89b59e6291884a88eb83214894db1a0f97"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.42.5/vals_0.42.5_windows_386.tar.gz",
"hash": "a57a8f19da2691a8f2b20e13deeb444ce94b8c3d3c726f44b2c8edacda57c824"
"url": "https://github.com/variantdev/vals/releases/download/v0.42.6/vals_0.42.6_windows_386.tar.gz",
"hash": "dd6557995a2d406925eadc640771ee7795fcac6ca2ade8b57d3482cfccb3da0d"
}
},
"bin": "vals.exe",