mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
consul: Update to version 1.13.1
This commit is contained in:
parent
61cb4b0f61
commit
d28c7be29e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.0",
|
"version": "1.13.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.13.0/consul_1.13.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.13.1/consul_1.13.1_windows_amd64.zip",
|
||||||
"hash": "690304ab575037d2b4e39bcca2c25b51f211a44a25da8c6953405538c129de6d"
|
"hash": "1bbcb383964c7d07490070c38344c82d2fffcb6c983443a1b66858c6563bcad7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.13.0/consul_1.13.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.13.1/consul_1.13.1_windows_386.zip",
|
||||||
"hash": "0128f3a9857259503aadfb1ea814ff8baab1e188f46251d7021905a6cb7db691"
|
"hash": "b2dcdddd8066fa36e261d94add81b3dd6da91199d007092a059070006ea74d68"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user