diff --git a/bucket/vals.json b/bucket/vals.json index 113fab6a37..bd324f8316 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.39.4", + "version": "0.40.0", "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.4/vals_0.39.4_windows_amd64.tar.gz", - "hash": "d232885576ecf05d94385e24ba1e991fcdf2379c2a44bc0c6bed108c101ced8d" + "url": "https://github.com/variantdev/vals/releases/download/v0.40.0/vals_0.40.0_windows_amd64.tar.gz", + "hash": "9224efcd2ebbc17e83e8d8399d9cfe105570c81b5e8f857cf741a34a9ee50fad" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.39.4/vals_0.39.4_windows_386.tar.gz", - "hash": "dcbd0d94fa1a3bd7795d775c35a737700a99269b7590fa4837377c9dba2ce177" + "url": "https://github.com/variantdev/vals/releases/download/v0.40.0/vals_0.40.0_windows_386.tar.gz", + "hash": "a47de74a1595ab4686dd261ffc19b9c65b940bb513c58cfa7d3574902a3494da" } }, "bin": "vals.exe",