mitie 0.7
Closes #38041. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
436885a4b5
commit
88eaf5f2e6
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Mitie < Formula
|
class Mitie < Formula
|
||||||
desc "Library and tools for information extraction"
|
desc "Library and tools for information extraction"
|
||||||
homepage "https://github.com/mit-nlp/MITIE/"
|
homepage "https://github.com/mit-nlp/MITIE/"
|
||||||
url "https://github.com/mit-nlp/MITIE/archive/v0.6.tar.gz"
|
url "https://github.com/mit-nlp/MITIE/archive/v0.7.tar.gz"
|
||||||
sha256 "bcfa6aab057206a2f5eeacbefa27a3205fe3bd906a54e0e790df3448b1c73243"
|
sha256 "0830955e64c2a4cceab803884355f090cf8e9086e68ac5df43058f05c34697e8"
|
||||||
revision 1
|
|
||||||
head "https://github.com/mit-nlp/MITIE.git"
|
head "https://github.com/mit-nlp/MITIE.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue