From 1ad37e4770061338129bdc31a2c8b6551aeaa8bf Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 14 Feb 2015 22:03:55 +0000 Subject: hub: add 2.2.0 bottle. --- Library/Formula/hub.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index 282ecd540..9e3db2e93 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -4,6 +4,12 @@ class Hub < Formula sha1 "29744a370b71e5b054fd91e59472de6dbe573a91" head "https://github.com/github/hub.git" + bottle do + sha1 "e1473bd03a9a3d3a91ad823415d4e468d63e491b" => :yosemite + sha1 "cbe513090da3faef854e43b0d0393708e7551500" => :mavericks + sha1 "4ab401c95fadce34df9175188df237bf074f8f75" => :mountain_lion + end + option "without-completions", "Disable bash/zsh completions" depends_on "go" => :build -- cgit v1.2.3