Skip to content

Commit

Permalink
tesseract: Update to version 5.0.0-alpha.20210506
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed May 6, 2021
1 parent 0eecd00 commit 4af2430
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-alpha.20201127",
"version": "5.0.0-alpha.20210506",
"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-alpha.20201127.exe#/dl.7z",
"hash": "459b0cb9830f52ace1106ac9a2d636423de893fe301743891e0a2879fb8cd8a7"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.0.0-alpha.20210506.exe#/dl.7z",
"hash": "47d0fe3d8bc90d6df6f50bc13e5e2e2c71874588d8cfdf1547ff190490d8633a"
},
"32bit": {
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.0.0-alpha.20201127.exe#/dl.7z",
"hash": "b9e74a5b657d9a30aa5c3bc5d8616cff8b2cc38bd29e5e0458fc76e425e1ac5e"
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w32-setup-v5.0.0-alpha.20210506.exe#/dl.7z",
"hash": "9e714bb07346b53cc61e5e1b27bf1e8e0e75eaa91e36d3f93a06dc9cd3d80ebe"
}
},
"bin": [
Expand Down

0 comments on commit 4af2430

Please sign in to comment.