vals: Update to version 0.33.1

This commit is contained in:
github-actions[bot] 2024-02-03 04:24:43 +00:00
parent 43d4674844
commit 5adb8a2b8e

View File

@ -1,16 +1,16 @@
{
"version": "0.33.0",
"version": "0.33.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.33.0/vals_0.33.0_windows_amd64.tar.gz",
"hash": "281c43c3b722917db908867d9820a7ba3d34d492bd017b02e80ca01bd605768b"
"url": "https://github.com/variantdev/vals/releases/download/v0.33.1/vals_0.33.1_windows_amd64.tar.gz",
"hash": "605a135fd009dc97cb3ffa708926e4d40080a2ab32b862b04e27987af21354e4"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.33.0/vals_0.33.0_windows_386.tar.gz",
"hash": "61e4d3149a0a3ae09411981b48183683ab2f72b5d882267cb8a9f8061243d36a"
"url": "https://github.com/variantdev/vals/releases/download/v0.33.1/vals_0.33.1_windows_386.tar.gz",
"hash": "33d7214d82f869da058e0a14843941d5e9512138cd32dbf49f5440082e9f01cf"
}
},
"bin": "vals.exe",