mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
consul: Update to version 1.10.1
This commit is contained in:
parent
14103cf5c6
commit
e4ee1fb52c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"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.10.0/consul_1.10.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_amd64.zip",
|
||||||
"hash": "14b10b3106800b256042d41cf19938423f8b65c1f72180355ff7495d0220a77b"
|
"hash": "ebf22aa1bde44dfebf432185ec29e4c8efb6d54ac79b3e9ee6cc5c0ae21ad49a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_386.zip",
|
||||||
"hash": "8d9542b34f9cb17baf8bd1255449db2a1657e90d850dd3380e0816850d5e8af1"
|
"hash": "28a8518dd16774d530cf1a787d03138ac76a64075bac181af3160f6317726fed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user