diff --git a/bucket/vals.json b/bucket/vals.json index 0f04c290d9..10ed4ad8ab 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.41.0", + "version": "0.41.1", "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.41.0/vals_0.41.0_windows_amd64.tar.gz", - "hash": "c711c74b4453ddd32eab3612fd146676cdda21836b6d66b7bcd17ece1f7b5d03" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.1/vals_0.41.1_windows_amd64.tar.gz", + "hash": "fb2470e207afa3407c241114d104a18d9825085f6714a55391b61f4e8b84e0e8" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.41.0/vals_0.41.0_windows_386.tar.gz", - "hash": "f643474e71f990d737ca9fde00f525be2a8e78689f0b0cf6c2b71fe5531779f9" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.1/vals_0.41.1_windows_386.tar.gz", + "hash": "fd3aad55fb4413ad85ab257f547abc529210a3d8b484b9bc4fb05f728973f391" } }, "bin": "vals.exe",