
Cached file name: 713e2ded9f716221e9b99f888e7c5e69b927b45d91be630596ea80c93ff5448e-git-2.31.1.tar.xzĭownload the package by visiting the download urlĪfter downloading, change the name of the file to Cached file name exactly and put that file in the Cache folder location. Cache folder location: /Users/home/Library/Caches/Homebrew/downloads/. Users/home/Library/Caches/Homebrew/downloads/713e2ded9f716221e9b99f888e7c5e69b927b45d91be630596ea80c93ff5448e-git-2.31.1.tar.xz.Ĭurl: (35) SSL peer handshake failed, the server most likely requires a client certificate to connect If a package fails to download, look for the cached location name and the url to download Downloading Just move file to $(brew -cache) won't work anymore, at least for today's brew( 2.19 version in my case). otherwise, it will still download from a URL. BREW INSTALL WGET WITH SSL INSTALL
Users/username/Library/Caches/Homebrew/downloads/8b865a8ad8179d4a45289cab9267cc5e3a6153d06432d90cf1745caf5d92a64d-pkg-config-0.29.2.high_Īfter that, brew can find the cached local file when you run brew install pkg-config. Here on, it lists different files for different MacOS version.Īfter downloading the correct file, you need to move it to correct path which can be generated by
The brew bottle is MacOS version-related. If your local archive is pre-build file, aka 'bottle' in Brew.
Not really without modifying the formula file.