zookeeper: Update to version 3.4.14

This commit is contained in:
Richard Kuhnt 2019-04-01 15:01:53 +00:00
parent 939119188d
commit 8023b10470

View File

@ -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.4.13", "version": "3.4.14",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://www.apache.org/dist/zookeeper/zookeeper-3.4.13/zookeeper-3.4.13.tar.gz", "url": "https://www.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz",
"hash": "sha1:a989b527f3f990d471e6d47ee410e57d8be7620b", "hash": "b14f7a0fece8bd34c7fffa46039e563ac5367607c612517aa7bd37306afbd1cd",
"extract_dir": "zookeeper-3.4.13", "extract_dir": "zookeeper-3.4.14",
"bin": [ "bin": [
"bin\\zkServer.cmd", "bin\\zkServer.cmd",
"bin\\zkCli.cmd" "bin\\zkCli.cmd"