mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
consul: Update to version 1.15.2
This commit is contained in:
parent
5d0857b98b
commit
70a03ede5b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.1",
|
"version": "1.15.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.15.1/consul_1.15.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.15.2/consul_1.15.2_windows_amd64.zip",
|
||||||
"hash": "60aeb55a541608313fbde0802b9d5af285a61ec8c6fab33a54ac1c23643e7293"
|
"hash": "9c984ed09db08b83fa554d0043d121632fe51a3afba72187253951513bbadf8d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.15.2/consul_1.15.2_windows_386.zip",
|
||||||
"hash": "6a0757571ca0c47c33e2e07e105b9ad67fa2860374f0715b1241ceb960b4c235"
|
"hash": "a48c3626f945cbade3c9768da597f00d34f44c61c6d2595da9e1a44f1dfe4c4d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user