mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #154288 from chenrui333/gpxsee-add-livecheck
gpxsee: add livecheck
This commit is contained in:
@@ -8,6 +8,11 @@ cask "gpxsee" do
|
||||
desc "GPS log file viewer and analyzer"
|
||||
homepage "https://www.gpxsee.org/"
|
||||
|
||||
livecheck do
|
||||
url "https://sourceforge.net/projects/gpxsee/rss?path=/Mac%20OS%20X"
|
||||
regex(%r{url=.*?/GPXSee[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
|
||||
end
|
||||
|
||||
app "GPXSee.app"
|
||||
|
||||
zap trash: [
|
||||
|
||||
Reference in New Issue
Block a user