vals: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2023-04-17 00:34:12 +00:00
parent 69d14df997
commit b7dead9a72

View File

@ -1,16 +1,16 @@
{
"version": "0.24.0",
"version": "0.25.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.24.0/vals_0.24.0_windows_amd64.tar.gz",
"hash": "672fff276e3bffe47f3afba95e0a4c4bf42e4b537072f65c543ea541624b94a3"
"url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_amd64.tar.gz",
"hash": "b22d0d1130487a6fe685a3e820e841477ab7634620bf0e000bc8ff47e8af36f3"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_386.tar.gz",
"hash": "4771cb0a2e4fce7bee73a69a146cc50880cbb6b82aeb71c26b4390912c81dc37"
"url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_386.tar.gz",
"hash": "871ec52b6083bb296daf51778ebaa9cc2038cfd164d8b999f7b7488e16865971"
}
},
"bin": "vals.exe",