From 6e21bc5b74d80ddc1e7feb7842b234c08ae2c68c Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Tue, 2 Mar 2021 08:59:25 -0500 Subject: [PATCH] ipbt: update livecheck --- Formula/ipbt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ipbt.rb b/Formula/ipbt.rb index b8601738b80..e8e16fb6af2 100644 --- a/Formula/ipbt.rb +++ b/Formula/ipbt.rb @@ -8,7 +8,7 @@ class Ipbt < Formula livecheck do url :homepage - regex(/href=.*?ipbt[._-]v?(\d+)(?:\.[\da-z]+)?\.t/i) + regex(/href=.*?ipbt[._-]v?(\d+(?:\.\d+)*)(?:[._-][\da-z]+)?\.t/i) end bottle do