aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hive.rb
diff options
context:
space:
mode:
authorKashif Rasul2013-07-11 18:09:23 +0200
committerAdam Vandenberg2013-07-11 09:11:45 -0700
commit9cd8ee08b3122c4a1bec05ca21cc67a18eb8af14 (patch)
tree0117513c99fdc2837ace13235f1a7156462aa834 /Library/Formula/hive.rb
parent602501d8ba6873e5e39be02c634d69826e5df547 (diff)
downloadhomebrew-9cd8ee08b3122c4a1bec05ca21cc67a18eb8af14.tar.bz2
hive 0.11.0
Closes #21149. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/hive.rb')
-rw-r--r--Library/Formula/hive.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/hive.rb b/Library/Formula/hive.rb
index 93855dcd6..de3bde4f0 100644
--- a/Library/Formula/hive.rb
+++ b/Library/Formula/hive.rb
@@ -2,8 +2,8 @@ require 'formula'
class Hive < Formula
homepage 'http://hive.apache.org'
- url 'http://www.apache.org/dyn/closer.cgi?path=hive/hive-0.10.0/hive-0.10.0-bin.tar.gz'
- sha1 'b9b9f9f1b6c5e98f2c7197ac40caaafbc4bec66a'
+ url 'http://www.apache.org/dyn/closer.cgi?path=hive/hive-0.11.0/hive-0.11.0-bin.tar.gz'
+ sha1 'c584a74c2dcae66d8777347906aaedbeb7793bbf'
depends_on 'hadoop'
def install