vals: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2022-06-13 04:32:45 +00:00
parent 9284d35b81
commit 279504b475

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.1", "version": "0.18.0",
"description": "Helm-like configuration values loader with support for various sources", "description": "Helm-like configuration values loader with support for various sources",
"homepage": "https://github.com/variantdev/vals", "homepage": "https://github.com/variantdev/vals",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_amd64.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.18.0/vals_0.18.0_windows_amd64.tar.gz",
"hash": "d91591211036604d715736975a6e4b3a1a346b3379bd6fdce19f991123f48387" "hash": "353204cb9c8a9ea9cda0737edcdba7d80b6016f85cda224c97b4e6a7371f3918"
}, },
"32bit": { "32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_386.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.18.0/vals_0.18.0_windows_386.tar.gz",
"hash": "4e559233026e2a34f8d1d8ca4f627cf25038dfe10ef25535971328196f053d3d" "hash": "6f4692779190f17a60744ff346e14d9ca4d818cfec3b744899a6f5e8d75beb7a"
} }
}, },
"bin": "vals.exe", "bin": "vals.exe",