From 42dadc56119f8e9a180459333a60a8c670e64081 Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:54:39 -0500 Subject: [PATCH] sratom: update livecheck --- Formula/sratom.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/sratom.rb b/Formula/sratom.rb index 4b16af3a51e..f1417780ac2 100644 --- a/Formula/sratom.rb +++ b/Formula/sratom.rb @@ -7,7 +7,7 @@ class Sratom < Formula livecheck do url "https://download.drobilla.net" - regex(/href=.*?sratom[._-]v?(\d+.\d+.\d+)\.t/i) + regex(/href=.*?sratom[._-]v?(\d+(?:\.\d+)+)\.t/i) end bottle do