vals: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2024-04-04 17:09:09 +00:00
parent 141a7e6811
commit d1edecb5c8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.36.0", "version": "0.37.0",
"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.36.0/vals_0.36.0_windows_amd64.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.37.0/vals_0.37.0_windows_amd64.tar.gz",
"hash": "a2b70443ce771dd12c2c3707b1dc2eed3d87657de4751d5dd397c2516e052e2a" "hash": "3f101f5d699a6284932eac6d04f55c385fd638dba2a9c9b423485daeb6754b42"
}, },
"32bit": { "32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_386.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.37.0/vals_0.37.0_windows_386.tar.gz",
"hash": "0ee68a3e8037454ae67d0100a1993ada0767fb642ac120675ed1d653c6c2fc9e" "hash": "c7ab18bf4153872463f68d4383b01829548f02e39353bb85f5105118543b6383"
} }
}, },
"bin": "vals.exe", "bin": "vals.exe",