diff --git a/bucket/vals.json b/bucket/vals.json index 45c6080265..96e98bde6e 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.39.2", + "version": "0.39.3", "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.2/vals_0.39.2_windows_amd64.tar.gz", - "hash": "e47d305a527744933797fcd2681eac65b7c03f2b624746dc17707f0b92250ba5" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_amd64.tar.gz", + "hash": "dbc0d494a1b2274f50cae3c4b806f5c81053fe4d17ebba4eb5384fc287e77667" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_386.tar.gz", - "hash": "a86187fbffb43cc6d1735cb3f31248ed2f924f4413aff7a3176883c1cb112a4d" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_386.tar.gz", + "hash": "ed2393fe32c71f2b94be59d655830436d8d4f5039d23af0509437020139eddbf" } }, "bin": "vals.exe",