vals: Update to version 0.43.6

This commit is contained in:
github-actions[bot] 2026-02-26 04:59:27 +00:00
parent 0755fdb0d5
commit a2ae78af4e

View File

@ -1,16 +1,16 @@
{
"version": "0.43.5",
"version": "0.43.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.43.5/vals_0.43.5_windows_amd64.tar.gz",
"hash": "97fd0578c056cb2045f11346070f3ddc433d4748f4f4c2251387722c0454aeb8"
"url": "https://github.com/variantdev/vals/releases/download/v0.43.6/vals_0.43.6_windows_amd64.tar.gz",
"hash": "a39122f760b15410f833bd3966bf25f28ff46477938dfa2f965b4177cbab9f58"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.43.5/vals_0.43.5_windows_386.tar.gz",
"hash": "a0443df314f6ab236f0dad118ba7aadeb23d80db07c459fcf9f707f06ae1c7d0"
"url": "https://github.com/variantdev/vals/releases/download/v0.43.6/vals_0.43.6_windows_386.tar.gz",
"hash": "af1d121f4e3b6a9ff04cd353a490017600bd008cdac9af0cf1c8b9d9d6fc0840"
}
},
"bin": "vals.exe",