vals: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2023-12-15 00:32:53 +00:00
parent e017783b21
commit 159f6410e8

View File

@ -1,16 +1,16 @@
{
"version": "0.30.0",
"version": "0.31.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.30.0/vals_0.30.0_windows_amd64.tar.gz",
"hash": "d1c3d802adb7a453b47e6906e28d33c2b2f30810883bda8637c0a8cf8d1a90a6"
"url": "https://github.com/variantdev/vals/releases/download/v0.31.0/vals_0.31.0_windows_amd64.tar.gz",
"hash": "f2641cff29e728821ed47f1c0537df589cfc4354f3c085dfa54369c843de1df8"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.30.0/vals_0.30.0_windows_386.tar.gz",
"hash": "a92f056b545d57563c8bd31d4d2a97e6d287da8bbcb59d0f10753c0ec03fa2fc"
"url": "https://github.com/variantdev/vals/releases/download/v0.31.0/vals_0.31.0_windows_386.tar.gz",
"hash": "a5ccc0d57aeb9de79fe02b4d727098e1a25ac672cc7123f5fdda7b1dd24c905a"
}
},
"bin": "vals.exe",