gutenprint: update livecheck

This commit is contained in:
Sam Ford
2023-11-05 16:08:41 -05:00
parent 0315a7341f
commit 2f56be97d0
-1
View File
@@ -11,7 +11,6 @@ cask "gutenprint" do
livecheck do
url "https://gimp-print.sourceforge.io/MacOSX.php"
regex(/gutenprint[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
strategy :page_match
end
pkg "gutenprint-#{version}.pkg"