update Brewfile
This commit is contained in:
parent
3baba03048
commit
41ace2a60e
1 changed files with 2 additions and 0 deletions
2
Brewfile
2
Brewfile
|
|
@ -10,6 +10,7 @@ brew "carthage"
|
|||
brew "chisel"
|
||||
brew "clang-format"
|
||||
brew "cloc"
|
||||
brew "exiftool"
|
||||
brew "ffmpeg", args: ["with-freetype"]
|
||||
brew "git"
|
||||
brew "graphicsmagick"
|
||||
|
|
@ -27,5 +28,6 @@ brew "terraform"
|
|||
brew "unrar"
|
||||
brew "wget"
|
||||
brew "xcproj"
|
||||
brew "zsh"
|
||||
brew "heroku/brew/heroku"
|
||||
cask "phinze/cask/android-platform-tools"
|
||||
|
|
|
|||
Loading…
Reference in a new issue