From 771f534b90fc927e31df6abac0fca79eddc6cc25 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 2 Jun 2014 23:01:26 +0100 Subject: hugo: add 0.11 bottle. Closes #29765. Signed-off-by: Mike McQuaid --- Library/Formula/hugo.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/hugo.rb b/Library/Formula/hugo.rb index a25ce2f5d..0e6a1dc04 100644 --- a/Library/Formula/hugo.rb +++ b/Library/Formula/hugo.rb @@ -6,6 +6,12 @@ class Hugo < Formula url "https://github.com/spf13/hugo.git", :tag => "v0.11" sha1 "eb036b11d915bf78d0d679ee14ec065458977e2e" + bottle do + sha1 "71713846fe6611c6059cbbb811c1bad69fe52a8e" => :mavericks + sha1 "f5a265c90d90a8d7c072dc62b7a4b51fe7685a6f" => :mountain_lion + sha1 "180267e5b98d62605531a3e9ce7e54088f855e08" => :lion + end + depends_on "go" => :build depends_on "bazaar" => :build depends_on :hg => :build -- cgit v1.2.3