tesseract: Update to version 5.3.4.20240503

This commit is contained in:
github-actions[bot] 2024-05-19 12:31:20 +00:00
parent 3f49335500
commit 9a1be8996d

View File

@ -1,5 +1,5 @@
{
"version": "5.3.3.20231005",
"version": "5.3.4.20240503",
"description": "Open Source OCR Engine",
"homepage": "https://github.com/UB-Mannheim/tesseract/wiki",
"license": "Apache-2.0",
@ -12,8 +12,8 @@
},
"architecture": {
"64bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.3.3.20231005.exe#/dl.7z",
"hash": "79af1f9153b8ff988baffaa164fc70799950078f887e2c93dc3fa7efed674b21"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.3.4.20240503.exe#/dl.7z_",
"hash": "ee6ce936333cff7bc19ff637f7fd9ea5b5ff2fb14d25105509c4f8618acea26e"
}
},
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse",