Following the Crunchy Bridge quickstart on an arm64 Macintosh, the brew-installed cb binary crashed with an invalid instruction error. Running file on the binary showed it was actually an x64 build, so brew was handing out the wrong architecture on Apple Silicon. The thread closed May 2024 with the official fix.