Skip to content

Commit

Permalink
tesseract: Update to version 5.0.0.20190526
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed May 26, 2019
1 parent 1daa400 commit 53ae7df
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,16 +1,16 @@
{
"homepage": "https://github.com/UB-Mannheim/tesseract/wiki",
"license": "Apache-2.0",
"version": "4.1.0-elag2019",
"version": "5.0.0.20190526",
"description": "Open Source OCR Engine",
"architecture": {
"64bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v4.1.0-elag2019.exe#/dl.7z",
"hash": "75b8a8b8d458a01d675f9493a67b22225cc6f71b13c20e8337a155aa0b403510"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.0.0.20190526.exe#/dl.7z",
"hash": "911369f1e89a3d06e5f67ec4c6ac0fe0593c72c6ced7e7643cf66765307cc440"
},
"32bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v4.1.0-elag2019.exe#/dl.7z",
"hash": "082cd4b852f512cff544721df109721188667f84c383782d6828e6cba844db4b"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.0.0.20190526.exe#/dl.7z",
"hash": "7c6e6b0b073b77956cac37388f24abb4df9fed82896a410b3001022bff479d50"
}
},
"bin": [
Expand Down

0 comments on commit 53ae7df

Please sign in to comment.