Skip to content

Commit

Permalink
.brew: Install Lua 5.2
Browse files Browse the repository at this point in the history
I need this specific version to test the new `GotoStatement`s in Lua during http://mths.be/luamin development.
  • Loading branch information
mathiasbynens committed Mar 16, 2013
1 parent ea8d861 commit 34eb24f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .brew
Expand Up @@ -44,5 +44,8 @@ brew install rhino
brew install tree
brew install webkit2png

brew tap homebrew/versions
brew install lua52

# Remove outdated versions from the cellar
brew cleanup

0 comments on commit 34eb24f

Please sign in to comment.