vals: Update to version 0.37.5

This commit is contained in:
github-actions[bot] 2024-09-10 16:29:53 +00:00
parent 017cde7fab
commit 7d2d0ee7da

View File

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