mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
consul: Update to version 1.21.2
This commit is contained in:
parent
9250f4d4bf
commit
c634d11a01
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.21.1",
|
"version": "1.21.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.21.1/consul_1.21.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_windows_amd64.zip",
|
||||||
"hash": "06945963a76bc00f4f976b2bb48e05cc9cab23311123c3ad1a2253dbbeb10f8c"
|
"hash": "7d70101fc9e179d85f3c8c41a02e6e546fb7d208807e5908a44c164994501462"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_windows_386.zip",
|
||||||
"hash": "ccf88581f45e15e0e31cac38b2b8b16d282533e172fd5f42ccfd017b0233ac9c"
|
"hash": "4ec9b3e82fff8edd3144e51872119bbcb01373c8861a497c53e05d2f792e36f1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user