luajit: update livecheck

master
Sam Ford 2021-03-01 12:01:01 -05:00 committed by GitHub
parent 73b86127ca
commit 6f3d6186e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class Luajit < Formula
livecheck do
url "https://luajit.org/download.html"
regex(/class="downname">LuaJIT[._-]v?([\d.]+)</i)
regex(/href=.*?LuaJIT[._-]v?(\d+(?:\.\d+)+)\.t/i)
end
bottle do