mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
phantomjs: remove livecheck
This commit is contained in:
@@ -8,11 +8,6 @@ cask "phantomjs" do
|
||||
desc "Headless web browser"
|
||||
homepage "https://phantomjs.org/"
|
||||
|
||||
livecheck do
|
||||
url "https://phantomjs.org/download.html"
|
||||
regex(/href=.*?phantomjs[._-](\d+(?:\.\d+)+)[._-]macosx\.zip/i)
|
||||
end
|
||||
|
||||
binary "phantomjs-#{version}-macosx/bin/phantomjs"
|
||||
|
||||
zap trash: "~/Library/Application Support/Ofi Labs/PhantomJS/"
|
||||
|
||||
Reference in New Issue
Block a user