opencc: add 1.0.1 bottle.
This commit is contained in:
parent
9898ef3332
commit
841f23056c
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Opencc < Formula
|
|||
url 'http://dl.bintray.com/byvoid/opencc/opencc-1.0.1.tar.gz'
|
||||
sha1 'e5cdedef5d9d96f5046a0f44f3004611330ded4a'
|
||||
|
||||
bottle do
|
||||
sha1 "8ccf8db44595debc423220a40f0fe6d715bd60ef" => :yosemite
|
||||
sha1 "cb24320dd8415a6b06df2e82ae76e05f2e9396d7" => :mavericks
|
||||
sha1 "98a43a46a22da47a206e0a04ab98e87990c72bbe" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
|
||||
needs :cxx11
|
||||
|
|
Loading…
Reference in a new issue