Update Brewfile
This commit is contained in:
parent
f160fcbbb9
commit
b02692d603
1 changed files with 1 additions and 2 deletions
3
Brewfile
3
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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue