luvit 2.14.2
Closes #14631. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7d9b979b3f
commit
8d0d14323f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Luvit < Formula
|
||||
desc "Asynchronous I/O for Lua"
|
||||
homepage "https://luvit.io"
|
||||
url "https://github.com/luvit/luvit/archive/2.14.1.tar.gz"
|
||||
sha256 "24678b1388eae19d0e48b7df6c35635383528f383e8557928c74b4d397935fb2"
|
||||
url "https://github.com/luvit/luvit/archive/2.14.2.tar.gz"
|
||||
sha256 "6554eb329ef1d678c601041743d865f3e698abeb164d4783bba4cdc379cc7faf"
|
||||
head "https://github.com/luvit/luvit.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue