plowshare: add 2.1.0 bottle.

This commit is contained in:
BrewTestBot 2015-04-15 15:37:37 +01:00 committed by Mike McQuaid
parent 62c36e5506
commit 86345cff77

View file

@ -5,6 +5,12 @@ class Plowshare < Formula
url "https://github.com/mcrapet/plowshare/archive/v2.1.0.tar.gz"
sha256 "762482dd11c1e1af08b940c613856a2f51e998b25c11ba14f6a7a734eb94de16"
bottle do
sha256 "1ddafbece256d12f0dacee1f5c68f8878438991878c55889b174dd953bebc4ee" => :yosemite
sha256 "f97c5f5c9ddc2a99d2e5754d81bf8ddc6ebc647ff822d8231fc7dfb09863cbbc" => :mavericks
sha256 "33d4072965454972a1b3ba93e67838e8f1bd0fd8914fb0d9ce79eda003895f0d" => :mountain_lion
end
depends_on "recode"
depends_on "imagemagick" => "with-x11"
depends_on "tesseract"