vals: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-02-28 00:33:11 +00:00
parent 11f32a329c
commit ec221a7b4e

View File

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