aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBrewfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Brewfile b/Brewfile
index 5270106..f0a2961 100755
--- a/Brewfile
+++ b/Brewfile
@@ -24,10 +24,8 @@ install narwhal
# Install more recent versions of some OS X tools
install vim --override-system-vi
-tap homebrew/dupes
install homebrew/dupes/grep
-tap josegonzalez/homebrew-php
-install php55
+install josegonzalez/homebrew-php/php55
# This formula didn’t work well last time I tried it:
#install homebrew/dupes/screen
@@ -48,8 +46,7 @@ install webkit2png
install zopfli
install p7zip
-tap homebrew/versions
-install lua52
+install homebrew/versions/lua52
# Remove outdated versions from the cellar
cleanup