mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
zookeeper: Update to version 3.6.0
This commit is contained in:
parent
93b1f75462
commit
da514a6d1d
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://zookeeper.apache.org/",
|
"homepage": "https://zookeeper.apache.org/",
|
||||||
"description": "High-performance coordination service for distributed applications",
|
"description": "High-performance coordination service for distributed applications",
|
||||||
"version": "3.5.7",
|
"version": "3.6.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://www.apache.org/dist/zookeeper/zookeeper-3.5.7/apache-zookeeper-3.5.7-bin.tar.gz",
|
"url": "https://www.apache.org/dist/zookeeper/zookeeper-3.6.0/apache-zookeeper-3.6.0-bin.tar.gz",
|
||||||
"hash": "sha512:b9baa1ecb3d4dc0ef648ce7c74da4c5267ee89534c7614b8f27d3b0bc52004dcfbb8cecec810ffb7c8c45053daf8a5e849ce60ba241280fa1e2ab1d3b4990494",
|
"hash": "sha512:862c96572bc085fd6ac5ad55f07b77b2ec78f7eb510b6c190c60a35cb13d15a7de9274fd48f96ae52d559e93691a57b5bc6e4cd43a4d66154983757623401dc7",
|
||||||
"extract_dir": "apache-zookeeper-3.5.7-bin",
|
"extract_dir": "apache-zookeeper-3.6.0-bin",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\zkServer.cmd",
|
"bin\\zkServer.cmd",
|
||||||
"bin\\zkCli.cmd"
|
"bin\\zkCli.cmd"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user