Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

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 phanyzewski committed Sep 5, 2023
1 parent ce7c126 commit 4a04745
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 4a04745

Please sign in to comment.