Brew upgrade updated all software, and brew cleanup was performed, so the old versions are gone. How to install an old version of a certain software. It seems that brew versions cannot be used to find old versions.
brew upgrade updated all software, and brew cleanup was performed, so the old versions are gone. How to install an old version of a certain software. It seems that brew versions cannot be used to find old versions.
<code>brew tap homebrew/versions brew install subversion17 brew link --overwrite subversion17</code>
from https://github.com/Homebrew/h...