mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tesseract: Fix extraction (#5846)
This commit is contained in:
parent
9e46b53653
commit
5f47f94129
@ -12,7 +12,7 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.3.4.20240503.exe#/dl.7z_",
|
||||
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-5.3.4.20240503.exe#/dl.7z",
|
||||
"hash": "ee6ce936333cff7bc19ff637f7fd9ea5b5ff2fb14d25105509c4f8618acea26e"
|
||||
}
|
||||
},
|
||||
@ -53,7 +53,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-$version.exe#/dl.7z_"
|
||||
"url": "https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-$version.exe#/dl.7z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user