I want to install tesseract in order to get OCR feature in ChatGPT. Tesseract install requires the use of HomeBrew on macOS But I am using macOS 15.5 and the version of HomeBrew is not compatible. When tying to install Tasseract, old version of HomeBrew is detected and HomeBrew starts updating automatically. The process goes fine until the download of the jpegsrc.v9d.tar.gz component. SHA256 mismatch is detected and the update process stops.
But the downloaded jpegsrc.v9d.tar.gz doesn't seem to be corrupted. Maybe an error of the expected SHA256?
Any help is welcome that would enable me to complete the HomeBrew update process.
Many thanks in advance for your support.
------------------------------ This is what I get in Terminal: Error: Could not find an SDK that supports macOS 15.5. You may have have an outdated or incompatible CLT. Homebrew found the following SDKs in the CLT install: 10.14 10.15
Please update CLT or uninstall it if no updates are available. Error: Git must be installed and in your PATH! Warning: Sorry, Homebrew does not support your computer's CPU architecture! Warning: You are using macOS 15.5. We do not provide support for this pre-release version. You will encounter build failures with some formulae. Please create pull requests instead of asking for help on Homebrew's GitHub, Discourse, Twitter or IRC. You are responsible for resolving any issues you experience while you are running this pre-release version.
==> Downloading https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/ff08930ce8165de0173c4a8704a407636908779978246b3116202642460aca15--autoconf-2.69.tar.gz ==> Downloading https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-2019.01.06.tar.xz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/dca2c1298b729faa88ef51d6d6218fb82ed143da108475073e0c0a9bfae091c6--autoconf-archive-2019.01.06.tar.xz ==> Downloading https://ftp.gnu.org/gnu/automake/automake-1.16.2.tar.xz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/de80077d29bb43dc673536d714b2345d6a9753a170151e730bccf02f102ecf57--automake-1.16.2.tar.xz ==> Downloading https://github.com/Homebrew/formula-patches/raw/e5fbd46a25e3566305929683356 Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/5a220d4e315a1ffbc9644d2bf91fe956c5a84a11689cbb8da50106ad3b71c48f--dynamic_lookup-11.patch ==> Downloading https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/a7871392bebba3d24e9db265409485330a2e81ca638579ca84ff5bf9f9040666--libtool-2.4.6.tar.xz ==> Downloading https://pkgconfig.freedesktop.org/releases/pkg-config-0.29.2.tar.gz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/5bdbf3b3fdadaf72744884b98b74a2ff887bd63a20b246f811a222a146ad7b64--pkg-config-0.29.2.tar.gz ==> Downloading https://sourceforge.net/p/giflib/bugs/_discuss/thread/4e811ad29b/c323/attac Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/96a5fa155b0ad1a98cc4d577b7806eedfadcde973df641a6e90cf257b08e3598--Makefile.patch ==> Downloading https://downloads.sourceforge.net/project/giflib/giflib-5.2.1.tar.gz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/516725ea41ab2e3e2e554c736ec0ef0e0d7fcb52e597a831e2398422843276bd--giflib-5.2.1.tar.gz ==> Downloading https://www.ijg.org/files/jpegsrc.v9d.tar.gz Already downloaded: /Users/bertrand/Library/Caches/Homebrew/downloads/23faa446d5ad2c8f0a288f26af4c4f70666394f107eb58154ab432da5f6705d1--jpegsrc.v9d.tar.gz Error: SHA256 mismatch Expected: 99cb50e48a4556bc571dadd27931955ff458aae32f68c4d9c39d624693f69c32 Actual: 2303a6acfb6cc533e0e86e8a9d29f7e6079e118b9de3f96e07a71a11c082fa6a Archive: /Users/bertrand/Library/Caches/Homebrew/downloads/23faa446d5ad2c8f0a288f26af4c4f70666394f107eb58154ab432da5f6705d1--jpegsrc.v9d.tar.gz To retry an incomplete download, remove the file above.