Skip to content

Commit

Permalink
Update Casks/i/iexplorer.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Klaus Hipp <[email protected]>
  • Loading branch information
eleanordoesntcode and khipp authored Jan 14, 2025
1 parent 040f76d commit 53c03b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/i/iexplorer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
homepage "https://macroplant.com/iexplorer"

livecheck do
url "https://macroplant.com/iexplorer/mac/v#{version.csv.first.major}/appcast"
url "https://macroplant.com/iexplorer/appcast"
regex(%r{/(\d+)/iExplorer[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
strategy :page_match do |page, regex|
match = page.match(regex)
Expand Down

0 comments on commit 53c03b9

Please sign in to comment.