Skip to content

Commit

Permalink
eset-cyber-security: update livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
zyoshoka committed Jan 23, 2025
1 parent 0f05e6c commit b505dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/e/eset-cyber-security.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

livecheck do
url "https://help.eset.com/latestVersions/"
regex(%r{ESET\sCyber\sSecurity</p>\n.*/span>\sv?(\d+(?:\.\d+)+)}i)
regex(/ESET\s*Cyber\s*Security<.*?class='version_full'>\s*v?(\d+(?:\.\d+)+)/im)
end

depends_on macos: ">= :big_sur"
Expand Down

0 comments on commit b505dc7

Please sign in to comment.