luarocks 3.1.3
Closes #41229. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
26629ba9ff
commit
a5288c479a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Luarocks < Formula
|
||||
desc "Package manager for the Lua programming language"
|
||||
homepage "https://luarocks.org/"
|
||||
url "https://luarocks.org/releases/luarocks-3.0.1.tar.gz"
|
||||
sha256 "b989c4b60d6c9edcd65169e5e42fcffbd39cdbebe6b138fa5aea45102f8d9ec0"
|
||||
url "https://luarocks.org/releases/luarocks-3.1.3.tar.gz"
|
||||
sha256 "c573435f495aac159e34eaa0a3847172a2298eb6295fcdc35d565f9f9b990513"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue