vals: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2024-02-13 04:24:46 +00:00
parent d2fb488c1f
commit 0cb7b08e5c

View File

@ -1,16 +1,16 @@
{
"version": "0.33.1",
"version": "0.34.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.33.1/vals_0.33.1_windows_amd64.tar.gz",
"hash": "605a135fd009dc97cb3ffa708926e4d40080a2ab32b862b04e27987af21354e4"
"url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_amd64.tar.gz",
"hash": "83a180ef717c6e2344db7f416ddd7075e7b8916a49783b6c3a754202e0d1304b"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.33.1/vals_0.33.1_windows_386.tar.gz",
"hash": "33d7214d82f869da058e0a14843941d5e9512138cd32dbf49f5440082e9f01cf"
"url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_386.tar.gz",
"hash": "e18af89c489b3aaa4f0b5d1919604d041cdb37b423d9bd417cbbb91a713ded81"
}
},
"bin": "vals.exe",