potrace: update livecheck

master
Sam Ford 2021-03-02 12:16:00 -05:00 committed by BrewTestBot
parent 0d50a4fa39
commit 54f6dcb4b6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Potrace < Formula
livecheck do
url "http://potrace.sourceforge.net/"
strategy :page_match
regex(/href=.*?potrace[._-]v?(\d+(?:\.\d+)*)\.t/i)
regex(/href=.*?potrace[._-]v?(\d+(?:\.\d+)+)\.t/i)
end
bottle do