summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/rescribe/getembeds.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/rescribe/getembeds.go b/cmd/rescribe/getembeds.go
index de000a8..91cd480 100644
--- a/cmd/rescribe/getembeds.go
+++ b/cmd/rescribe/getembeds.go
@@ -41,7 +41,7 @@ func dl(url string) error {
func main() {
urls := []string{
- "https://rescribe.xyz/rescribe/embeds/tessdata.20210622.zip",
+ "https://rescribe.xyz/rescribe/embeds/tessdata.20211001.zip",
"https://rescribe.xyz/rescribe/embeds/tesseract-linux-v5.0.0-alpha.20210510.zip",
"https://rescribe.xyz/rescribe/embeds/tesseract-osx-v4.1.1.20191227.zip",
"https://rescribe.xyz/rescribe/embeds/tesseract-osx-m1-v4.1.1.20210802.zip",