diff --git a/bucket/vals.json b/bucket/vals.json index 5bac050e32..f1731b0d1e 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.41.2", + "version": "0.41.3", "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.2/vals_0.41.2_windows_amd64.tar.gz", - "hash": "1e7393a5377c81ac82b49cbdcc8df453d724fa73309df9b3d65d28c376910af1" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.3/vals_0.41.3_windows_amd64.tar.gz", + "hash": "deb7bbe2d14b1cec8dc5cede9d70ae0358f5746e09f79fccc0a5f97af1d16850" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_386.tar.gz", - "hash": "6a06218b01248607f048f6a42d025cafb5e3b2fd8dc71274eaaafeab7c63afc6" + "url": "https://github.com/variantdev/vals/releases/download/v0.41.3/vals_0.41.3_windows_386.tar.gz", + "hash": "fc1317f69c84d2cc38d3eceefcd21eb1a365aeb841ae48c94133cf8de6f2e73c" } }, "bin": "vals.exe",