Skip to content

Commit

Permalink
qq: update livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
samford committed Mar 18, 2024
1 parent 572a87f commit ffff845
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Casks/q/qq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@

livecheck do
url "https://im.qq.com/rainbow/ntQQDownload/"
regex(/QQ_([\d\._]+)\.dmg/i)
strategy :page_match
regex(/QQ[._-]v?(\d+(?:[._]\d+)+)\.dmg/i)
end

auto_updates true
Expand Down

0 comments on commit ffff845

Please sign in to comment.