diff --git a/bucket/vals.json b/bucket/vals.json index 8d5ebba42b..0f04c290d9 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.40.1", + "version": "0.41.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.40.1/vals_0.40.1_windows_amd64.tar.gz", - "hash": "d1fa3784ca0f845304df58d53b42f2dbdfc7c896b7142eb339a82202c752f267" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.0/vals_0.41.0_windows_amd64.tar.gz", + "hash": "c711c74b4453ddd32eab3612fd146676cdda21836b6d66b7bcd17ece1f7b5d03" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.40.1/vals_0.40.1_windows_386.tar.gz", - "hash": "96d566f421bdee5d0ca7dcfb029e36e37887aa7b42fd33c27b8ae869a68ed2ab" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.0/vals_0.41.0_windows_386.tar.gz", + "hash": "f643474e71f990d737ca9fde00f525be2a8e78689f0b0cf6c2b71fe5531779f9" } }, "bin": "vals.exe",