consul: Update to version 1.7.2

This commit is contained in:
Richard Kuhnt 2020-03-16 21:01:49 +00:00
parent 0224723f52
commit 44d22f2604

View File

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