microsoft / cascadia-code

This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
Other
26.1k stars 809 forks source link

Update Homebrew Cask #432

Open bitigchi opened 3 years ago

bitigchi commented 3 years ago

It would be nice to somehow automate Homebrew Cask update with each release. I understand that this is done via 3rd person maintainers, but maybe the team would consider adding this to the release checklist.

Thanks for considering!

bitigchi commented 3 years ago

FYI, it has been updated today.

cntrump commented 3 years ago

FYI

brew install font-cascadia-mono \
             font-cascadia-mono-pl \
             font-cascadia-code \
             font-cascadia-code
Mellbourn commented 3 years ago

This has become more important since Italics were added, since the homebrew cask does not include them. https://github.com/Homebrew/homebrew-cask-fonts/issues/4065