Skip to content

Commit

Permalink
Merge pull request #188416 from Homebrew/update-memory-map
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Oct 14, 2024
2 parents 5241f92 + 8e09a25 commit c0fd9d2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Casks/m/memory-map.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "GPS navigation software"
homepage "https://memory-map.com/"

livecheck do
url "https://memory-map.com/downloads/"
regex(%r{href=.*?/Memory-Map\.(\d+(?:\.\d+)*-\d+)\.pkg}i)
end
deprecate! date: "2024-10-14", because: :discontinued

depends_on macos: ">= :mojave"

Expand Down

0 comments on commit c0fd9d2

Please sign in to comment.