mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
pingplotter: fix livecheck (#146585)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user