mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
consul: Update to version 1.10.0
This commit is contained in:
parent
c9e07a7ed1
commit
0b716e58b8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.7",
|
"version": "1.10.0",
|
||||||
"description": "Service Discovery and Configuration",
|
"description": "Service Discovery and Configuration",
|
||||||
"homepage": "https://www.consul.io",
|
"homepage": "https://www.consul.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_amd64.zip",
|
||||||
"hash": "90832f7666fe5c51afceeeba649c5da6fe23fcc96b8cdb5ae0e6014fc739a7a1"
|
"hash": "14b10b3106800b256042d41cf19938423f8b65c1f72180355ff7495d0220a77b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_386.zip",
|
||||||
"hash": "37af1a4c725278ea534d7f415779fa4a8ed50c5006aee439bd565e3febf5fccf"
|
"hash": "8d9542b34f9cb17baf8bd1255449db2a1657e90d850dd3380e0816850d5e8af1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user