Update Screaming Frog SEO Spider (#143217)

update zap stanza
This commit is contained in:
Razvan Azamfirei 2023-03-17 10:25:08 -04:00 committed by GitHub
parent 0f9554c7c8
commit 1e571738fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,10 @@ cask "screaming-frog-seo-spider" do
app "Screaming Frog SEO Spider.app"
zap trash: "~/Library/Application Support/uk.co.screamingfrog.seospider.ui.b/"
zap trash: [
"~/.ScreamingFrogSEOSpider",
"~/Library/Application Support/uk.co.screamingfrog.seospider.ui.b/",
]
caveats do
depends_on_java "7+"