Skip to content

Commit

Permalink
brew.sh: Install Lua the new way
Browse files Browse the repository at this point in the history
Closes #453.
  • Loading branch information
David Gitman authored and mathiasbynens committed Nov 12, 2014
1 parent b740cb4 commit 6160094
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions brew.sh
Expand Up @@ -75,6 +75,7 @@ brew install ack
#brew install exiv2
brew install git
brew install imagemagick --with-webp
brew install lua
brew install lynx
brew install p7zip
brew install pigz
Expand All @@ -89,7 +90,5 @@ brew install zopfli
# installation method.
brew install node

brew install homebrew/versions/lua52

# Remove outdated versions from the cellar.
brew cleanup

0 comments on commit 6160094

Please sign in to comment.