diff --git a/bucket/vals.json b/bucket/vals.json index 08ae21e16e..f9dfa0ad79 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.21.0", + "version": "0.22.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.21.0/vals_0.21.0_windows_amd64.tar.gz", - "hash": "6874ffbad036364864a8fd750858ca8af4e17900bd6922ad52c98d52ec227ea4" + "url": "https://github.com/variantdev/vals/releases/download/v0.22.0/vals_0.22.0_windows_amd64.tar.gz", + "hash": "d7bb222746431a26b38e619035f1b7d4576e4627849a1d0f385591dedc67a393" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.21.0/vals_0.21.0_windows_386.tar.gz", - "hash": "f097809f91b4d66640bbdb08988423ff35c16d518f2ba3286b388745682d2c80" + "url": "https://github.com/variantdev/vals/releases/download/v0.22.0/vals_0.22.0_windows_386.tar.gz", + "hash": "0803cbd41cbffafe4f1a89c6bb86298db03c4f15eaa5de2b9535cee57c801b9f" } }, "bin": "vals.exe",