diff --git a/bucket/consul.json b/bucket/consul.json index 22cef2f454..fd73c5402c 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.12.3", + "version": "1.13.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_amd64.zip", - "hash": "bbf8e0350e08ea816fc0bc5928c9cbea669a0f67631a110875c40a6cf8053d52" + "url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_amd64.zip", + "hash": "690304ab575037d2b4e39bcca2c25b51f211a44a25da8c6953405538c129de6d" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_386.zip", - "hash": "c179c964e8d8d77c56613a4c43c513bc6512fbaa19374110d9130b4370cb586b" + "url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_386.zip", + "hash": "0128f3a9857259503aadfb1ea814ff8baab1e188f46251d7021905a6cb7db691" } }, "bin": "consul.exe",