Skip to content

Commit

Permalink
tesseract: Update to version 5.4.0.20240606
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 6, 2024
1 parent 49ee584 commit 1db08af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/tesseract.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.3.4.20240503",
"version": "5.4.0.20240606",
"description": "Open Source OCR Engine",
"homepage": "https://github.com/UB-Mannheim/tesseract/wiki",
"license": "Apache-2.0",
Expand All @@ -12,8 +12,8 @@
},
"architecture": {
"64bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.3.4.20240503.exe#/dl.7z",
"hash": "ee6ce936333cff7bc19ff637f7fd9ea5b5ff2fb14d25105509c4f8618acea26e"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.4.0.20240606.exe#/dl.7z",
"hash": "c885fff6998e0608ba4bb8ab51436e1c6775c2bafc2559a19b423e18678b60c9"
}
},
"pre_install": "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse",
Expand Down

0 comments on commit 1db08af

Please sign in to comment.