diff --git a/bucket/vals.json b/bucket/vals.json index 338cadd212..1eb1332d41 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.26.2", + "version": "0.27.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.26.2/vals_0.26.2_windows_amd64.tar.gz", - "hash": "4f3e2017cbc887c7f3bc93fff59c6f5e033e16452a92fa8ec9d74031224cbaed" + "url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_amd64.tar.gz", + "hash": "9310281e76072c43beb647f5f926b796673e903f0e1e28f464f4f572e0d10337" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_386.tar.gz", - "hash": "20301ac58210e332d7948365fd3aefea9309fa464e40472905b1f4adf4460b89" + "url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_386.tar.gz", + "hash": "88b9c9e39cc97c26ad803d9b609d3004914f36f6ea0b602c4825364f723351ee" } }, "bin": "vals.exe",