Update pingplotter from 5.19.5 to 5.21.2 (#116332)

* Update pingplotter from 5.19.5 to 5.21.2

* add desc, add livecheck

Co-authored-by: Bevan Kay <email@bevankay.me>
This commit is contained in:
owine 2021-12-22 15:41:14 -06:00 committed by GitHub
parent 96a0ee62ac
commit eec50e29f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -1,12 +1,17 @@
cask "pingplotter" do
version "5.19.5,6802"
version "5.21.2"
sha256 :no_check
url "https://www.pingplotter.com/downloads/pingplotter_osx.zip"
appcast "https://www.pingplotter.com/download"
name "PingPlotter"
desc "Network monitoring tool"
homepage "https://www.pingplotter.com/"
livecheck do
url "https://www.pingplotter.com/download/release-highlights"
regex(/<h3>PingPlotter\s+v?(\d+(?:\.\d+)+)[\s<]/i)
end
app "PingPlotter.app"
uninstall quit: "com.pingman.pingplotter.mac"