mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #159933 from Kreeblah/add_serial_zap
This commit is contained in:
@@ -16,4 +16,14 @@ cask "serial" do
|
||||
depends_on macos: ">= :el_capitan"
|
||||
|
||||
app "Serial.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.decisivetactics.serial*",
|
||||
"~/Library/Caches/com.apple.helpd/Generated/com.decisivetactics.serial*",
|
||||
"~/Library/Caches/com.decisivetactics.serial*",
|
||||
"~/Library/Containers/com.decisivetactics.serial*",
|
||||
"~/Library/HTTPStorages/com.decisivetactics.serial*",
|
||||
"~/Library/Preferences/com.decisivetactics.serial.direct.plist",
|
||||
"~/Library/Saved Application State/com.decisivetactics.serial*",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user