Skip to content

Commit

Permalink
refactor(brew): remove deprecated taps
Browse files Browse the repository at this point in the history
  • Loading branch information
spywhere committed May 22, 2024
1 parent 0989450 commit e934575
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/repositories.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ if test "$OS" = "raspios" -a "$(uname -m)" != "aarch64"; then
fi

# MacOS
use_brew_tap 'homebrew/cask-fonts'
use_brew_tap 'homebrew/cask-versions'
use_brew_tap 'homebrew/services'
use_brew_tap 'homebrew/autoupdate'

0 comments on commit e934575

Please sign in to comment.