consul: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2021-06-23 04:00:26 +00:00
parent c9e07a7ed1
commit 0b716e58b8

View File

@ -1,16 +1,16 @@
{
"version": "1.9.7",
"version": "1.10.0",
"description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_amd64.zip",
"hash": "90832f7666fe5c51afceeeba649c5da6fe23fcc96b8cdb5ae0e6014fc739a7a1"
"url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_amd64.zip",
"hash": "14b10b3106800b256042d41cf19938423f8b65c1f72180355ff7495d0220a77b"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_386.zip",
"hash": "37af1a4c725278ea534d7f415779fa4a8ed50c5006aee439bd565e3febf5fccf"
"url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_386.zip",
"hash": "8d9542b34f9cb17baf8bd1255449db2a1657e90d850dd3380e0816850d5e8af1"
}
},
"bin": "consul.exe",