tesseract: use new data repository

This commit is contained in:
Jeroen Ooms 2018-02-23 02:20:35 +01:00 committed by FX Coudert
parent 5b5e1fe4e8
commit 454a9495ee

View file

@ -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