Brew - “Couldn’t find manifest matching bottle checksum”
This is just a quick note mainly for myself but also for others, if it manages to turn up on a search of some description.
Problem: Installing packages on Brew returns: “Couldn’t find manifest matching bottle checksum”
I presumed that this was unique to running the Sequoia beta, but apparently not. The fix:
rm -rf "$(brew --cache)"