diff --git a/bucket/vals.json b/bucket/vals.json index 35a2dcbcdd..607043f60b 100644 --- a/bucket/vals.json +++ b/bucket/vals.json @@ -1,16 +1,16 @@ { - "version": "0.25.0", + "version": "0.26.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.25.0/vals_0.25.0_windows_amd64.tar.gz", - "hash": "b22d0d1130487a6fe685a3e820e841477ab7634620bf0e000bc8ff47e8af36f3" + "url": "https://github.com/variantdev/vals/releases/download/v0.26.0/vals_0.26.0_windows_amd64.tar.gz", + "hash": "84c6cfc93565a4e95e0b149eba353daef4953ef2e63e79641489bc6229ed7673" }, "32bit": { - "url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_386.tar.gz", - "hash": "871ec52b6083bb296daf51778ebaa9cc2038cfd164d8b999f7b7488e16865971" + "url": "https://github.com/variantdev/vals/releases/download/v0.26.0/vals_0.26.0_windows_386.tar.gz", + "hash": "f703584b76838f90b1f5d8ad81256c8bdbe75cff88b9fcfced10e150058b10c4" } }, "bin": "vals.exe",