diff --git a/bucket/vals.json b/bucket/vals.json index d1db3e9bcc..088835dcad 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.42.0", + "version": "0.42.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.42.0/vals_0.42.0_windows_amd64.tar.gz", - "hash": "d3d406ec1f40eae1eb11a15213186f77733ef5efff05f1926bb0c7c420ebe1fc" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.1/vals_0.42.1_windows_amd64.tar.gz", + "hash": "babd82e3b753e39e5424d9956b78bec611aecf5b40dc794fb9e6d39b31275906" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_386.tar.gz", - "hash": "b0d638068b2e8611258cd8aa9cc48c78908b360ac368ee01fb8bb15e6f2cddcd" + "url": "https://github.com/variantdev/vals/releases/download/v0.42.1/vals_0.42.1_windows_386.tar.gz", + "hash": "d46312ae94820de68c61f959f38f5bd39bea4012a308de4a03f511d712c151ac" } }, "bin": "vals.exe",