Skip to content

Commit

Permalink
Merge pull request #196725 from Homebrew/update-modern-csv
Browse files Browse the repository at this point in the history
modern-csv: update livecheck
  • Loading branch information
bevanjkay authored Dec 30, 2024
2 parents 2cb52e4 + 5625fc3 commit 400cb2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/m/modern-csv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
homepage "https://www.moderncsv.com/"

livecheck do
url "https://www.moderncsv.com/download/"
regex(/href=.*?Mac[._-]?v?(\d+(?:\.\d+)+)\.dmg/i)
url "https://www.moderncsv.com/download-mac"
strategy :header_match
end

app "Modern CSV.app"
Expand Down

0 comments on commit 400cb2b

Please sign in to comment.