vals: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2025-08-07 08:30:25 +00:00
parent d20ad8e62b
commit 91fb288998

View File

@ -1,16 +1,16 @@
{
"version": "0.41.3",
"version": "0.42.0",
"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.41.3/vals_0.41.3_windows_amd64.tar.gz",
"hash": "deb7bbe2d14b1cec8dc5cede9d70ae0358f5746e09f79fccc0a5f97af1d16850"
"url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_amd64.tar.gz",
"hash": "d3d406ec1f40eae1eb11a15213186f77733ef5efff05f1926bb0c7c420ebe1fc"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.41.3/vals_0.41.3_windows_386.tar.gz",
"hash": "fc1317f69c84d2cc38d3eceefcd21eb1a365aeb841ae48c94133cf8de6f2e73c"
"url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_386.tar.gz",
"hash": "b0d638068b2e8611258cd8aa9cc48c78908b360ac368ee01fb8bb15e6f2cddcd"
}
},
"bin": "vals.exe",