tesseract: use new data repository
This commit is contained in:
parent
5b5e1fe4e8
commit
454a9495ee
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Tesseract < Formula
|
|||
head do
|
||||
url "https://github.com/tesseract-ocr/tesseract.git"
|
||||
resource "tessdata-head" do
|
||||
url "https://github.com/tesseract-ocr/tessdata.git"
|
||||
url "https://github.com/tesseract-ocr/tessdata_fast.git"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue