mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
utc-menu-clock: update livecheck
Signed-off-by: Rui Chen <rui@chenrui.dev> style fix Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -9,7 +9,7 @@ cask "utc-menu-clock" do
|
||||
|
||||
livecheck do
|
||||
url "https://github.com/netik/UTCMenuClock/tree/master/downloads"
|
||||
regex(%r{href=.*?/UTCMenuClock[._-]v?(\d+(?:\.\d+)+)[._-]universal\.zip}i)
|
||||
regex(/UTCMenuClock[._-]v?(\d+(?:\.\d+)+)[._-]universal\.zip/i)
|
||||
strategy :page_match
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user