libcerf: update livecheck
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>master
parent
e7a9a23dab
commit
21f79c4782
|
@ -9,7 +9,7 @@ class Libcerf < Formula
|
|||
|
||||
livecheck do
|
||||
url "https://jugit.fz-juelich.de/api/v4/projects/269/releases"
|
||||
regex(/libcerf[._-]v?(\d+(?:\.\d+)+)/i)
|
||||
regex(/libcerf[._-]v?((?!2\.0)\d+(?:\.\d+)+)/i)
|
||||
end
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue