diff --git a/bucket/vals.json b/bucket/vals.json index a27fbf560f..45c6080265 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.39.1", + "version": "0.39.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.39.1/vals_0.39.1_windows_amd64.tar.gz", - "hash": "1ca35a8416151ed1e2c17e41764512d36c9b9c7f0ca8b1f9c54a9d0cd33592cc" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_amd64.tar.gz", + "hash": "e47d305a527744933797fcd2681eac65b7c03f2b624746dc17707f0b92250ba5" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_386.tar.gz", - "hash": "bc3142caaec22152274dd5faa57133e5dc089a63523949138ed8595423fa9276" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_386.tar.gz", + "hash": "a86187fbffb43cc6d1735cb3f31248ed2f924f4413aff7a3176883c1cb112a4d" } }, "bin": "vals.exe",