Skip to content

Commit

Permalink
Merge pull request #185801 from Homebrew/update-clickcharts
Browse files Browse the repository at this point in the history
clickcharts: update livecheck
  • Loading branch information
chenrui333 authored Sep 18, 2024
2 parents 797080d + dd91ac2 commit 7b1eb80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/c/clickcharts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
homepage "https://www.nchsoftware.com/"

livecheck do
url :url
strategy :extract_plist
url "https://www.nchsoftware.com/chart/versions.html"
regex(/Version\s+v?(\d+(?:\.\d+)+)[^>]*>\s*macOS/im)
end

app "ClickCharts.app"
Expand Down

0 comments on commit 7b1eb80

Please sign in to comment.