mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fixed brew style check errors
This commit is contained in:
@@ -14,10 +14,10 @@ cask "paulxstretch" do
|
||||
pkg "PaulXStretch Installer.pkg"
|
||||
|
||||
uninstall pkgutil: "com.sonosaurus.paulxstretch.pkg.*"
|
||||
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/PaulXStretch",
|
||||
"~/Library/Application Support/PaulXStretch3",
|
||||
"~/Library/Preferences/com.sonosaurus.paulxstretch.plist",
|
||||
"~/Library/Application Support/PaulXStretch",
|
||||
"~/Library/Application Support/PaulXStretch3",
|
||||
"~/Library/Preferences/com.sonosaurus.paulxstretch.plist",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user