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

Commit

Permalink
hive 0.10.0
Browse files Browse the repository at this point in the history
Closes #18862.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
kashif authored and adamv committed Mar 31, 2013
1 parent ef4c187 commit 2ce9fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/hive.rb
Expand Up @@ -2,8 +2,8 @@

class Hive < Formula
homepage 'http://hive.apache.org'
url 'http://www.apache.org/dyn/closer.cgi?path=hive/hive-0.9.0/hive-0.9.0-bin.tar.gz'
sha1 '8c8086ff9ec5de5c661d98d926bbedac62c28a61'
url 'http://www.apache.org/dyn/closer.cgi?path=hive/hive-0.10.0/hive-0.10.0-bin.tar.gz'
sha1 'b9b9f9f1b6c5e98f2c7197ac40caaafbc4bec66a'

depends_on 'hadoop'
def install
Expand Down

0 comments on commit 2ce9fe6

Please sign in to comment.