mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
consul: Update to version 1.10.2
This commit is contained in:
parent
d17c955a68
commit
1a54111a70
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.1",
|
"version": "1.10.2",
|
||||||
"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.1/consul_1.10.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.10.2/consul_1.10.2_windows_amd64.zip",
|
||||||
"hash": "ebf22aa1bde44dfebf432185ec29e4c8efb6d54ac79b3e9ee6cc5c0ae21ad49a"
|
"hash": "e6de3844f1f3bb25ec48100c5242b297658319f17b07042814ad9337bc11464e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.10.2/consul_1.10.2_windows_386.zip",
|
||||||
"hash": "28a8518dd16774d530cf1a787d03138ac76a64075bac181af3160f6317726fed"
|
"hash": "f5dcf94c89c12512a54e990d794fae49319810afdc57637183d0acd77e7330eb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user