official_taps: Add cask-fonts, cask-drivers taps

- These weren't in `OFFICIAL_CASK_TAPS` but they probably should be given they're active repos in the Homebrew org.
This commit is contained in:
Issy Long 2022-08-03 17:52:54 +01:00 committed by GitHub
parent 8c8b843011
commit b5fb015d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
OFFICIAL_CASK_TAPS = %w[
cask
cask-drivers
cask-fonts
cask-versions
].freeze