ex-vi: update livecheck

master
Sam Ford 2021-03-02 08:59:17 -05:00
parent f22fd556a1
commit d4d6bc6135
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class ExVi < Formula
livecheck do
url :stable
regex(%r{url=.*?/ex[._-]v?(\d+)\.t}i)
regex(%r{url=.*?/ex[._-]v?(\d+(?:\.\d+)*)\.t}i)
end
bottle do