diff --git a/bucket/vals.json b/bucket/vals.json index d3e5c5db63..6b65214782 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/vals_0.35.0_windows_amd64.tar.gz", - "hash": "364151f9caedf5817362277976a83c3f6efe53b76ab37e7750dbbe3a1dcb1ced" + "url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_amd64.tar.gz", + "hash": "a2b70443ce771dd12c2c3707b1dc2eed3d87657de4751d5dd397c2516e052e2a" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.35.0/vals_0.35.0_windows_386.tar.gz", - "hash": "fc3c6aaa0932c4e4da312b498b6633459c0c9576f7924bf0f6e1c18e2a939415" + "url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_386.tar.gz", + "hash": "0ee68a3e8037454ae67d0100a1993ada0767fb642ac120675ed1d653c6c2fc9e" } }, "bin": "vals.exe",