mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
consul: Update to version 1.12.1
This commit is contained in:
parent
79528192c6
commit
e3cc747c35
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.0",
|
"version": "1.12.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.12.0/consul_1.12.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_amd64.zip",
|
||||||
"hash": "f5ddbe48fa4c3af1d6463249afb11e39c34a14e8e6e6195ed526baf3431b646c"
|
"hash": "5edc0e132bc3f196cff35689ae0919f396dc5e098d3d789b172fcc05a38a06e1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_386.zip",
|
||||||
"hash": "c0dc5f7ae0573ac04d938b6b0e89b7c08c68eb1dc98b547d09d0b4d3b5c69062"
|
"hash": "82636a852468aaa08beb962a8021c3fab100fa630fc6e2010de602ca33ec589f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user