ccextractor: add 0.75 bottle.

This commit is contained in:
BrewTestBot 2015-02-03 07:55:01 +00:00 committed by Mike McQuaid
parent 4a71e310f6
commit 3c42f2149f

View file

@ -4,6 +4,13 @@ class Ccextractor < Formula
sha1 "c36f8eadb2074d88782d6628e07c762e80e4c31c"
head "https://github.com/ccextractor/ccextractor.git"
bottle do
cellar :any
sha1 "12fc81b745160eaf4d664907defe87230ffa022e" => :yosemite
sha1 "4e4775826383cc891cb63f9f33f5d5a0f74ff5ac" => :mavericks
sha1 "9eefc9ce1714e675a9ef01841e79b6b72170173d" => :mountain_lion
end
def install
cd "mac" do
system "bash", "./build.command"