update Brewfile

This commit is contained in:
Sami Samhuri 2018-07-24 11:28:56 -07:00
parent 3baba03048
commit 41ace2a60e

View file

@ -10,6 +10,7 @@ brew "carthage"
brew "chisel" brew "chisel"
brew "clang-format" brew "clang-format"
brew "cloc" brew "cloc"
brew "exiftool"
brew "ffmpeg", args: ["with-freetype"] brew "ffmpeg", args: ["with-freetype"]
brew "git" brew "git"
brew "graphicsmagick" brew "graphicsmagick"
@ -27,5 +28,6 @@ brew "terraform"
brew "unrar" brew "unrar"
brew "wget" brew "wget"
brew "xcproj" brew "xcproj"
brew "zsh"
brew "heroku/brew/heroku" brew "heroku/brew/heroku"
cask "phinze/cask/android-platform-tools" cask "phinze/cask/android-platform-tools"