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