pingplotter: fix livecheck (#146585)

This commit is contained in:
Razvan Azamfirei
2023-05-06 08:13:34 +08:00
committed by GitHub
parent 686436f9c4
commit f32af0b99e
+1 -1
View File
@@ -9,7 +9,7 @@ cask "pingplotter" do
livecheck do
url "https://www.pingplotter.com/download/release-notes"
regex(/<h3>v?(\d+(?:\.\d+)+)[[:space:]<]/i)
regex(/h3.*?(\d+(?:\.\d+)+).*?h/i)
end
app "PingPlotter.app"