diff --git a/bucket/consul.json b/bucket/consul.json index 17a2fde1a5..e78dc8a968 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.18.2", + "version": "1.19.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_amd64.zip", - "hash": "9a568f98704c775eebd0bc136cc1d627ca5d6f5e96ae35cd73b7791f373f76f6" + "url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_amd64.zip", + "hash": "9ebd0052affa523f5e800455ec1a3bf11eb304cbacce9fb6205c766824827eae" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_386.zip", - "hash": "3f5d8f9ad467c4ac9796a9097dc86eceb5788ebec6ead1f6e4ffe49280ab13b7" + "url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_386.zip", + "hash": "cac77ea7c6381cf60e448971ef0e75b5d1cd389009ef3968bf6468ff3812dd1e" } }, "bin": "consul.exe",