consul: Update to version 1.8.2

This commit is contained in:
Richard Kuhnt 2020-08-07 22:00:28 +00:00
parent 9ba2c57764
commit 8bb8b523c8

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.8.1", "version": "1.8.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.8.1/consul_1.8.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_amd64.zip",
"hash": "a082e2b557d89a73dede52d005c30806c00d9ea351d836562220b31c94ff7de8" "hash": "a2764562431220b6e42e8225c6ef3c0dd071162f128ff18c7ae5be3c09a68a6f"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.8.1/consul_1.8.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_386.zip",
"hash": "37fe72bb7b1ec088371478131926283a9210270588ccf86d7171c4a4abcf913c" "hash": "95a0d9837ce5ea957b4570d7bf10091123953f19327a7be9e2e82533ef403ec8"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",