consul: Update to version 1.7.3

This commit is contained in:
Richard Kuhnt 2020-05-06 00:01:49 +00:00
parent 0f339185f0
commit b74ea8b5f3

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.7.2",
"version": "1.7.3",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.7.2/consul_1.7.2_windows_amd64.zip",
"hash": "e9b9355f77f80b2c0940888cb0d27c44a5879c31e379ef21ffcfd36c91d202c1"
"url": "https://releases.hashicorp.com/consul/1.7.3/consul_1.7.3_windows_amd64.zip",
"hash": "119c07748cae77d6a2da22584405ff0fba9223bdc1212f2c774a7972d2a4cf78"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.7.2/consul_1.7.2_windows_386.zip",
"hash": "3833720e8bb02921a47e53cbb2b0195e06efcc6deb8c94eef8500a685828bae7"
"url": "https://releases.hashicorp.com/consul/1.7.3/consul_1.7.3_windows_386.zip",
"hash": "009bf3fe4fd9e3499118bc587911c500d889aabedcf2dab6acab71fcf0bb099f"
}
},
"bin": "consul.exe",