Merge pull request #159934 from samford/phantomjs-remove-livecheck

phantomjs: remove livecheck
This commit is contained in:
Bevan Kay
2023-11-12 15:38:12 +11:00
committed by GitHub
-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/"