crush is releasing fast and furious, but the latest version "crushed" me, because it broke working with Kimi k2. Previous 0.6.2 worked nicely.
Wondering if we can support installing old versions ?
# this only works if the tap ships such a file.
brew install charmbracelet/tap/crush@0.6.2
yucky work around:
brew uninstall crush 2>/dev/null
brew tap-new charmbracelet/tap-cask
brew extract charmbracelet/tap/crush charmbracelet/tap-cask --version=0.6.2
brew install charmbracelet/tap-cask/crush@0.6.2
crush is releasing fast and furious, but the latest version "crushed" me, because it broke working with Kimi k2. Previous 0.6.2 worked nicely.
Wondering if we can support installing old versions ?
# this only works if the tap ships such a file. brew install charmbracelet/tap/crush@0.6.2yucky work around:
brew uninstall crush 2>/dev/null brew tap-new charmbracelet/tap-cask brew extract charmbracelet/tap/crush charmbracelet/tap-cask --version=0.6.2 brew install charmbracelet/tap-cask/crush@0.6.2