diff --git a/bucket/consul.json b/bucket/consul.json index 9cf7bac8c9..ace0a9cdb9 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.10.0", + "version": "1.10.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_amd64.zip", - "hash": "14b10b3106800b256042d41cf19938423f8b65c1f72180355ff7495d0220a77b" + "url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_amd64.zip", + "hash": "ebf22aa1bde44dfebf432185ec29e4c8efb6d54ac79b3e9ee6cc5c0ae21ad49a" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_386.zip", - "hash": "8d9542b34f9cb17baf8bd1255449db2a1657e90d850dd3380e0816850d5e8af1" + "url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_386.zip", + "hash": "28a8518dd16774d530cf1a787d03138ac76a64075bac181af3160f6317726fed" } }, "bin": "consul.exe",