From 2477cdeb3c6110c80526816a6d4cd25e6ec39eec Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 15 May 2017 21:52:15 -0700 Subject: [PATCH] luvit 2.14.1 Closes #13608. Signed-off-by: ilovezfs --- Formula/luvit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/luvit.rb b/Formula/luvit.rb index ce0d083b44..dc2892edc3 100644 --- a/Formula/luvit.rb +++ b/Formula/luvit.rb @@ -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.12.1.tar.gz" - sha256 "2de9ee3b22fdf83dbb151e3050a729acce6775258f798bbe4cdcf78c8225acaf" + url "https://github.com/luvit/luvit/archive/2.14.1.tar.gz" + sha256 "24678b1388eae19d0e48b7df6c35635383528f383e8557928c74b4d397935fb2" head "https://github.com/luvit/luvit.git" bottle do