vals: Update to version 0.37.8

This commit is contained in:
github-actions[bot] 2024-11-02 04:30:17 +00:00
parent 13472b9a0f
commit ccae56de00

View File

@ -1,16 +1,16 @@
{ {
"version": "0.37.7", "version": "0.37.8",
"description": "Helm-like configuration values loader with support for various sources", "description": "Helm-like configuration values loader with support for various sources",
"homepage": "https://github.com/variantdev/vals", "homepage": "https://github.com/variantdev/vals",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.37.7/vals_0.37.7_windows_amd64.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.37.8/vals_0.37.8_windows_amd64.tar.gz",
"hash": "26b478c7efae711497b310aece83a42ccd09529bc046482b5cdb0ee2a2420a5b" "hash": "b2053ca145ebf903bc54df6f63bda5540de304c02e71842db1b42b68a9ee83dc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.37.7/vals_0.37.7_windows_386.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.37.8/vals_0.37.8_windows_386.tar.gz",
"hash": "ba9a9193e0410a84681a0a8532920a1718d4e0ff088481b22253e64b41f3b38d" "hash": "0d61e96c6c5105cf52bd6204c6dcdcfde1c34fdbbe75d463478aa58bafb36b8e"
} }
}, },
"bin": "vals.exe", "bin": "vals.exe",