consul: Update to version 1.7.0

This commit is contained in:
Richard Kuhnt 2020-02-11 17:01:49 +00:00
parent 4038f9c788
commit 8b2a1563c9

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.6.3", "version": "1.7.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.6.3/consul_1.6.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.7.0/consul_1.7.0_windows_amd64.zip",
"hash": "9224ec601d2bd23afc48cd91c10b70e55dd6c8f2ceb6e55e1497585a6851484b" "hash": "6f2ec2b4ef38ad358b6b9a99505cb60cba57e3909a7eafa096199fb01024f6a7"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.6.3/consul_1.6.3_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.7.0/consul_1.7.0_windows_386.zip",
"hash": "0daf8904920178ded1da6ed8e472c1bd30ad5c12e42bc4e9b3936ba3c61d77a3" "hash": "e5932d92cd879ab1268620c55e1c72c3e1fa36bca692dd1edfb8668a2e746f80"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",