mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update eaglefiler.rb
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user