We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0164a commit 3eb67f3Copy full SHA for 3eb67f3
.github/build-scripts/common-install-tesseract.sh
100644
100755
@@ -2,7 +2,7 @@
2
set -ex
3
4
LEPTONICA_VERSION="1.83.1"
5
-TESSERACT_VERSION="5.3.1"
+TESSERACT_VERSION="5.3.3"
6
7
PREFIX="${PREFIX:-/usr/local}"
8
0 commit comments