hive 1.1.1

Closes Homebrew/homebrew#40307.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
master
Aaron Schumacher 2015-06-02 11:11:08 -04:00 committed by Tim D. Smith
parent 3cf1c78ecb
commit d850dcd862
1 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,7 @@
require 'formula'
class Hive < Formula
homepage 'https://hive.apache.org'
url 'https://www.apache.org/dyn/closer.cgi?path=hive/hive-1.1.0/apache-hive-1.1.0-bin.tar.gz'
sha1 'bf7e4752fa7208c3eda09f7a8aeba0f341239952'
url 'https://www.apache.org/dyn/closer.cgi?path=hive/hive-1.1.1/apache-hive-1.1.1-bin.tar.gz'
sha256 "71cb92f87aaea1af69ff27f95878f3190e9b184cdff84b8f8740af4cc99d81c3"
depends_on 'hadoop'
depends_on :java