phantomjs: remove livecheck

This commit is contained in:
Sam Ford
2023-11-11 23:16:47 -05:00
parent 830cd52443
commit f6eabbcfca
-5
View File
@@ -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/"