diff --git a/bucket/vals.json b/bucket/vals.json index 96e98bde6e..113fab6a37 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.39.3", + "version": "0.39.4", "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.3/vals_0.39.3_windows_amd64.tar.gz", - "hash": "dbc0d494a1b2274f50cae3c4b806f5c81053fe4d17ebba4eb5384fc287e77667" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.4/vals_0.39.4_windows_amd64.tar.gz", + "hash": "d232885576ecf05d94385e24ba1e991fcdf2379c2a44bc0c6bed108c101ced8d" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.39.3/vals_0.39.3_windows_386.tar.gz", - "hash": "ed2393fe32c71f2b94be59d655830436d8d4f5039d23af0509437020139eddbf" + "url": "https://github.com/variantdev/vals/releases/download/v0.39.4/vals_0.39.4_windows_386.tar.gz", + "hash": "dcbd0d94fa1a3bd7795d775c35a737700a99269b7590fa4837377c9dba2ce177" } }, "bin": "vals.exe",