Skip to content

Commit

Permalink
brew.sh: Install Lua the new way
Browse files Browse the repository at this point in the history
  • Loading branch information
David Gitman authored and ldstudio-ca committed Nov 25, 2014
1 parent 2b89cc0 commit e70cdd0
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 e70cdd0

Please sign in to comment.