diff --git a/Brewfile b/Brewfile index f92adb1..d6a3970 100644 --- a/Brewfile +++ b/Brewfile @@ -1,9 +1,9 @@ tap "heroku/brew" -tap "phinze/cask" tap "homebrew/core" tap "homebrew/bundle" tap "homebrew/services" tap "caskroom/cask" +cask "android-platform-tools" brew "aws-shell" brew "awscli" brew "carthage" @@ -30,4 +30,3 @@ brew "wget" brew "xcproj" brew "zsh" brew "heroku/brew/heroku" -cask "phinze/cask/android-platform-tools"