vals: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2024-12-04 00:39:28 +00:00
parent af27cbf7a0
commit 4458494c98

View File

@ -1,16 +1,16 @@
{
"version": "0.37.8",
"version": "0.38.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.37.8/vals_0.37.8_windows_amd64.tar.gz",
"hash": "b2053ca145ebf903bc54df6f63bda5540de304c02e71842db1b42b68a9ee83dc"
"url": "https://github.com/variantdev/vals/releases/download/v0.38.0/vals_0.38.0_windows_amd64.tar.gz",
"hash": "60ee24665e55b2e0cbf306f2f9f73fed614c1e8936143deabb5b6cf29db73750"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.37.8/vals_0.37.8_windows_386.tar.gz",
"hash": "0d61e96c6c5105cf52bd6204c6dcdcfde1c34fdbbe75d463478aa58bafb36b8e"
"url": "https://github.com/variantdev/vals/releases/download/v0.38.0/vals_0.38.0_windows_386.tar.gz",
"hash": "4171da99d4f286f5f28d7de2db7620539728b1ebbd1e445fd69bd4fd9d25ad3c"
}
},
"bin": "vals.exe",