Skip to content

Commit

Permalink
eset-cyber-security-pro: update livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
zyoshoka committed Jan 23, 2025
1 parent 42d1c5b commit 0f05e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/e/eset-cyber-security-pro.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\sPro</p>\n.*/span>\sv?(\d+(?:\.\d+)+)}i)
regex(/ESET\s*Cyber\s*Security\s*Pro<.*?class='version_full'>\s*v?(\d+(?:\.\d+)+)/im)
end

pkg "Resources/Installer.pkg"
Expand Down

0 comments on commit 0f05e6c

Please sign in to comment.