tesseract-lang 4.1.0

Closes #71301.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Thierry Moisan 2021-02-16 18:54:39 -05:00 committed by BrewTestBot
parent a62afcd6e4
commit 3a4a23c7e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class TesseractLang < Formula
desc "Enables extra languages support for Tesseract"
homepage "https://github.com/tesseract-ocr/tessdata_fast/"
url "https://github.com/tesseract-ocr/tessdata_fast/archive/4.0.0.tar.gz"
sha256 "f1b71e97f27bafffb6a730ee66fd9dc021afc38f318fdc80a464a84a519227fe"
url "https://github.com/tesseract-ocr/tessdata_fast/archive/4.1.0.tar.gz"
sha256 "d0e3bb6f3b4e75748680524a1d116f2bfb145618f8ceed55b279d15098a530f9"
license "Apache-2.0"
bottle do