Skip to content

Commit

Permalink
easyfind: improve livecheck URL
Browse files Browse the repository at this point in the history
  • Loading branch information
EricFromCanada committed Sep 17, 2024
1 parent 814e78d commit 5bde440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/e/easyfind.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

livecheck do
url :homepage
regex(%r{href=.*?/(\d+(?:\.\d+)+)/EasyFind\.app\.zip}i)
regex(%r{href=.*?/easyfind/v?(\d+(?:\.\d+)+)/EasyFind\.app\.zip}i)
end

app "EasyFind.app"
Expand Down

0 comments on commit 5bde440

Please sign in to comment.