mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
consul: Update to version 1.19.2
This commit is contained in:
parent
35a5fb4196
commit
979bc6588d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.1",
|
"version": "1.19.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.19.1/consul_1.19.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_amd64.zip",
|
||||||
"hash": "a33bed52d6004c956b5b9a1fa6659477a32db14a07d37425f9ed96a6b1eaeae2"
|
"hash": "2a8f1c7bb03f982b17c45e0b812f388faaa0e180f56f19309b2265717ab04b27"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_386.zip",
|
||||||
"hash": "5e6cc24d3219c1c331f9b39ade2961b9948c86e254a214751b921b4027f168a5"
|
"hash": "d262e490dad109425f757687cd80dca6baa151beb6f8dc9c94032d940599c1be"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "consul.exe",
|
"bin": "consul.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user