mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
consul: Update to version 1.18.1
This commit is contained in:
parent
b2f8302b4d
commit
20379dbed9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.0",
|
"version": "1.18.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.18.0/consul_1.18.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.18.1/consul_1.18.1_windows_amd64.zip",
|
||||||
"hash": "68a3a3313aca0ed864df4124f1528f8ea0b04c191e2bb7196c3fa87a5918b06d"
|
"hash": "cb6d33281448575e8ffd6b6ad2a56ee52b5bf33ac323d2e95e7c314a3be20218"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.18.0/consul_1.18.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.18.1/consul_1.18.1_windows_386.zip",
|
||||||
"hash": "3a35d5a9b96d1d80d2ba9daf05e5a6153a40b4e762a188874d01cb75947fdf29"
|
"hash": "873546d33ff36a436f2363a835fb379ba762f8b0403b579ae25234c029f27004"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user