Skip to content

Commit

Permalink
tesseract: Update to version 5.0.1.20220107
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 8, 2022
1 parent 29b6ee1 commit e0d7c87
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.0.0.20211201",
"version": "5.0.1.20220107",
"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.0.0.20211201.exe#/dl.7z",
"hash": "b7727a49b91f749320ce7d50051dec3f0395abdea0f76a8f0a1c468b23473c88"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.0.1.20220107.exe#/dl.7z",
"hash": "1c8d70210f88192eedd06a42602f79af0f0d764c81e8ec982214b54a1b41d018"
},
"32bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.0.0.20211201.exe#/dl.7z",
"hash": "dc7fd52497d93445dc41776e83d67ad35e2f5c4cabf6ca9abc052ee01352700e"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.0.1.20220107.exe#/dl.7z",
"hash": "6b39fcb2b1e8fcbdf35d76dba672561c2ce3e587bee14c1482a4fb932cc50bdb"
}
},
"bin": [
Expand Down

0 comments on commit e0d7c87

Please sign in to comment.