plowshare: add 2.1.0 bottle.
This commit is contained in:
parent
62c36e5506
commit
86345cff77
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue