Merge pull request #160051 from Homebrew/miccal-eaglefiler

eaglefiler: add `depends_on`, update `zap`
This commit is contained in:
Justin Krehel
2023-11-13 21:37:39 -05:00
committed by GitHub
+3 -1
View File
@@ -12,12 +12,14 @@ cask "eaglefiler" do
regex(%r{href=.*?/EagleFiler[._-]v?(\d+(?:\.\d+)+)\.dmg}i)
end
depends_on macos: ">= :high_sierra"
app "EagleFiler.app"
zap trash: [
"~/Library/Application Scripts/com.c-command.EagleFiler.EagleFilerShare",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.c-command.eaglefiler.sfl*",
"~/Library/Application Support/EagleFiler",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.c-command.eaglefiler.sfl2",
"~/Library/Caches/com.c-command.EagleFiler",
"~/Library/Containers/com.c-command.EagleFiler.EagleFilerShare",
"~/Library/HTTPStorages/com.c-command.EagleFiler",