Merge pull request #158019 from p-linnane/geotag-photos-pro-livecheck

geotag-photos-pro: add livecheck
This commit is contained in:
Patrick Linnane
2023-10-18 12:56:16 -07:00
committed by GitHub
+5
View File
@@ -8,5 +8,10 @@ cask "geotag-photos-pro" do
desc "Geotagging software"
homepage "https://www.geotagphotos.net/"
livecheck do
url :url
strategy :github_latest
end
app "Geotag Photos Pro 2.app"
end