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