mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Address review feedback
This commit is contained in:
@@ -20,10 +20,8 @@ cask "domzilla-caffeine" do
|
||||
sha256 "d96b375d0eb01f6cbce1f49e70fa484facf8be0236350f677249bacb7fe9cb87"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :extract_plist do |items|
|
||||
items["net.domzilla.caffeine"].short_version
|
||||
end
|
||||
url "https://www.caffeine-app.net/download"
|
||||
strategy :header_match
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user