Skip to content

Commit

Permalink
chore: remove obsolete references to cask-versions and Jaba8
Browse files Browse the repository at this point in the history
First is deprecated.
Second is no longer used.
  • Loading branch information
ashishb committed Jul 20, 2024
1 parent 93d0337 commit 05b3e80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup/setup_new_mac_machine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ brew install sox # To remove silence from music
# Unstable softwares, right from HEAD of some other repo.
# brew tap brew homebrew/homebrew-head-only

brew tap homebrew/cask-versions # For Java 8
# Useful macOS softwares.

# For some reason, this installation fails on Travis CI
Expand Down Expand Up @@ -174,9 +173,6 @@ echo "Installing fonts..."
brew tap homebrew/cask-fonts
brew install --cask font-fira-code

# Android tools used to need Java 8 to run.
# Source: https://github.com/microsoft/malmo/pull/817/
# brew install homebrew/cask-versions/adoptopenjdk8
# Android development and reverse engineering related installs.
brew install android-studio
brew install fastlane # Android release from CLI
Expand Down

0 comments on commit 05b3e80

Please sign in to comment.