vals: Update to version 0.34.1

This commit is contained in:
github-actions[bot] 2024-02-13 08:25:32 +00:00
parent b20e4aa180
commit 64e1d4c1e6

View File

@ -1,16 +1,16 @@
{
"version": "0.34.0",
"version": "0.34.1",
"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.34.0/vals_0.34.0_windows_amd64.tar.gz",
"hash": "83a180ef717c6e2344db7f416ddd7075e7b8916a49783b6c3a754202e0d1304b"
"url": "https://github.com/variantdev/vals/releases/download/v0.34.1/vals_0.34.1_windows_amd64.tar.gz",
"hash": "cdf154837b2d69a001e8210d04f8d9a51ea6f3d2b01c98126fe466232de0168f"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_386.tar.gz",
"hash": "e18af89c489b3aaa4f0b5d1919604d041cdb37b423d9bd417cbbb91a713ded81"
"url": "https://github.com/variantdev/vals/releases/download/v0.34.1/vals_0.34.1_windows_386.tar.gz",
"hash": "319311c81e255d59b97d68d9de4c06e8e819e873b2b6bf0b5a89df5c3cdab815"
}
},
"bin": "vals.exe",