aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-04-15 15:37:37 +0100
committerMike McQuaid2015-04-15 16:52:28 -0700
commit83ea8c247f005586e00d028c6c606a16bff2242d (patch)
tree3ca05cb03bc77fa9989bb39e567622cbbd0e2ae6 /Library/Formula
parentdeee9033fb9c6798eb8b42673e5e81d07cb49af3 (diff)
downloadhomebrew-83ea8c247f005586e00d028c6c606a16bff2242d.tar.bz2
plowshare: add 2.1.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/plowshare.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/plowshare.rb b/Library/Formula/plowshare.rb
index 8fac0ddda..b82689bb4 100644
--- a/Library/Formula/plowshare.rb
+++ b/Library/Formula/plowshare.rb
@@ -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"