vals: Update to version 0.37.6

This commit is contained in:
github-actions[bot] 2024-10-14 04:29:41 +00:00
parent 7b7f47f95a
commit 2174f9cb79

View File

@ -1,16 +1,16 @@
{
"version": "0.37.5",
"version": "0.37.6",
"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.5/vals_0.37.5_windows_amd64.tar.gz",
"hash": "f27b5957ad2d98d6914b8f0caf8b049aaebd13f3bbc70e536dfbbc3d18cd95f4"
"url": "https://github.com/variantdev/vals/releases/download/v0.37.6/vals_0.37.6_windows_amd64.tar.gz",
"hash": "f85c59dc69ca905bf73aa86fa38d6c8f3fca57d122044c44b103c486e8fae0e9"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.37.5/vals_0.37.5_windows_386.tar.gz",
"hash": "4615035f8f073f578ad107587cbfc318f8c6d729a44a9d7c8f2ad960cfdded62"
"url": "https://github.com/variantdev/vals/releases/download/v0.37.6/vals_0.37.6_windows_386.tar.gz",
"hash": "c463205dd38769617e632a8394e7584dd12da954032792f0354c0477ba71ff29"
}
},
"bin": "vals.exe",