vals: Update to version 0.37.1

This commit is contained in:
github-actions[bot] 2024-05-03 00:34:24 +00:00
parent b6d183aec1
commit c884e1dd9d

View File

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