vals: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2022-11-04 04:33:39 +00:00
parent 0bf7d78696
commit da4d4f9d21

View File

@ -1,16 +1,16 @@
{
"version": "0.18.0",
"version": "0.19.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.18.0/vals_0.18.0_windows_amd64.tar.gz",
"hash": "353204cb9c8a9ea9cda0737edcdba7d80b6016f85cda224c97b4e6a7371f3918"
"url": "https://github.com/variantdev/vals/releases/download/v0.19.0/vals_0.19.0_windows_amd64.tar.gz",
"hash": "62dc6a7603379a86674dc6b4da173846062dde32a47c0a120b78ee5dd1e1fa70"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.18.0/vals_0.18.0_windows_386.tar.gz",
"hash": "6f4692779190f17a60744ff346e14d9ca4d818cfec3b744899a6f5e8d75beb7a"
"url": "https://github.com/variantdev/vals/releases/download/v0.19.0/vals_0.19.0_windows_386.tar.gz",
"hash": "c1848aec2cc93c31e71a695aff40059cfb59757cf6d54aabacaf96c6a410a8cf"
}
},
"bin": "vals.exe",