Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ZooKeeper 3.4.4
Browse files Browse the repository at this point in the history
Closes #15110.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
diwakergupta authored and adamv committed Sep 25, 2012
1 parent e5475d9 commit 4286f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/zookeeper.rb
Expand Up @@ -2,8 +2,8 @@

class Zookeeper < Formula
homepage 'http://zookeeper.apache.org/'
url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.3/zookeeper-3.4.3.tar.gz'
sha1 '8ac02ee34b94461fed19320d789f251e6a2a6796'
url 'http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.4/zookeeper-3.4.4.tar.gz'
sha1 'c4f6dc623a265f54a93ee3b1192860324270b054'

head 'http://svn.apache.org/repos/asf/zookeeper/trunk'

Expand Down

0 comments on commit 4286f0e

Please sign in to comment.