vals: Update to version 0.42.5

This commit is contained in:
github-actions[bot] 2025-11-19 12:31:50 +00:00
parent 2871aa070f
commit d6aa92a585

View File

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