mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
consul: Update to version 1.9.2
This commit is contained in:
parent
4f9061add7
commit
47f5e68105
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.1",
|
"version": "1.9.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.9.1/consul_1.9.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.9.2/consul_1.9.2_windows_amd64.zip",
|
||||||
"hash": "11056c95cf9fef21444e345ae5cec28b4cb2f4747a8f03f45cec98127e2ad693"
|
"hash": "f6f386e404808ffd10b1af4f8d7848cac6bf05093028e18f0d6df69e5827b578"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.9.1/consul_1.9.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.9.2/consul_1.9.2_windows_386.zip",
|
||||||
"hash": "d3e197a317d53c912235e4235e24968ca35d28987c5326bb132fe09fcd271348"
|
"hash": "aff364693bbf2dcbb107fa4d13f95d370e09ce3eec4c4ac18080935bf0932153"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user