consul: Update to version 1.7.1

This commit is contained in:
Richard Kuhnt 2020-02-20 22:01:50 +00:00
parent fea807dfb5
commit 05f86043d9

View File

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