Skip to content

Commit

Permalink
tesseract: Update to version 5.2.0.20220708
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 8, 2022
1 parent 1e5ea82 commit 468be0b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/tesseract.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.1.0.20220510",
"version": "5.2.0.20220708",
"description": "Open Source OCR Engine",
"homepage": "https://github.com/UB-Mannheim/tesseract/wiki",
"license": "Apache-2.0",
Expand All @@ -12,12 +12,12 @@
},
"architecture": {
"64bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.1.0.20220510.exe#/dl.7z",
"hash": "f0bbfdac107b021867b3a8c985ab8e81f0e3e58ad161c0dfab02d53d7f318878"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.2.0.20220708.exe#/dl.7z",
"hash": "a7d37c26e30ab927351b7d0be584b766a8f48ed18bc41fe10565bf1989e68d16"
},
"32bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.1.0.20220510.exe#/dl.7z",
"hash": "2adff57eb5a613da1e3d1e41279577986b0d266a51ea7be5baa49dea0765b862"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.2.0.20220708.exe#/dl.7z",
"hash": "cf5ad5c9df65fefc5f6db35d5fedba33410d982decb94066e5c7dc8e56ce9145"
}
},
"bin": [
Expand Down

0 comments on commit 468be0b

Please sign in to comment.