Skip to content

Commit

Permalink
intel-power-gadget (fix livecheck) (#146453)
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored May 4, 2023
1 parent 637a881 commit 3049aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/intel-power-gadget.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

livecheck do
url :homepage
regex(/Intel[._-]Power[._-]Gadget[._-]v?(\d+(?:[.-]\d+)+)\.dmg/i)
regex(/href=.*?v?(\d(?:\.\d+)+).*MacOS/i)
end

auto_updates true
Expand Down

0 comments on commit 3049aee

Please sign in to comment.