mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #165982 from bevanjkay/style-fixes-20240204
various: use `sfl*` in zap trash paths
This commit is contained in:
@@ -17,7 +17,7 @@ cask "asset-catalog-tinkerer" do
|
||||
app "Asset Catalog Tinkerer.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/br.com.guilhermerambo.asset-catalog-tinkerer.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/br.com.guilhermerambo.asset-catalog-tinkerer.sfl*",
|
||||
"~/Library/Preferences/br.com.guilhermerambo.Asset-Catalog-Tinkerer.plist",
|
||||
]
|
||||
end
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ cask "clickup" do
|
||||
zap trash: [
|
||||
"~/Library/Application Support/ClickUp Desktop",
|
||||
"~/Library/Application Support/ClickUp",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.clickup.desktop-app.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.clickup.desktop-app.sfl*",
|
||||
"~/Library/Caches/com.clickup.desktop-app",
|
||||
"~/Library/Caches/com.clickup.desktop-app.ShipIt",
|
||||
"~/Library/Logs/ClickUp",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ cask "ddpm" do
|
||||
rmdir: "/Applications/DDPM"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/qisda.autolaunchddpmhelper.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/qisda.autolaunchddpmhelper.sfl*",
|
||||
"~/Library/Caches/Qisda.DDPM",
|
||||
"~/Library/Containers/Qisda.AutoLaunchDDPMHelper",
|
||||
"~/Library/HTTPStorages/Qisda.DDPM",
|
||||
|
||||
@@ -23,7 +23,7 @@ cask "disk-drill" do
|
||||
}
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.cleverfiles.diskdrill.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.cleverfiles.diskdrill.sfl*",
|
||||
"~/Library/Application Support/DiskDrill",
|
||||
"~/Library/Caches/com.cleverfiles.Disk_Drill",
|
||||
"~/Library/Containers/com.cleverfiles.DiskDrill.Media/Data/cfbackd.chief",
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ cask "fission" do
|
||||
uninstall quit: "com.rogueamoeba.Fission"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.rogueamoeba.fission.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.rogueamoeba.fission.sfl*",
|
||||
"~/Library/Application Support/Fission/",
|
||||
"~/Library/Caches/com.rogueamoeba.Fission",
|
||||
"~/Library/HTTPStorages/com.rogueamoeba.Fission",
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ cask "gargoyle" do
|
||||
app "Gargoyle.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.googlecode.garglk.launcher.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.googlecode.garglk.launcher.sfl*",
|
||||
"~/Library/Preferences/com.googlecode.garglk.Launcher.plist",
|
||||
"~/Library/Saved Application State/com.googlecode.garglk.Launcher.savedState",
|
||||
]
|
||||
|
||||
@@ -20,7 +20,7 @@ cask "interact-scratchpad" do
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.agiletortoise.Interact-Scratchpad-OSX",
|
||||
"~/Library/Application Scripts/com.agiletortoise.Interact-Scratchpad-OSX.Interact-Scratchpad-Share",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.agiletortoise.interact-scratchpad-osx.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.agiletortoise.interact-scratchpad-osx.sfl*",
|
||||
"~/Library/Containers/com.agiletortoise.Interact-Scratchpad-OSX",
|
||||
"~/Library/Containers/com.agiletortoise.Interact-Scratchpad-OSX.Interact-Scratchpad-Share",
|
||||
]
|
||||
|
||||
@@ -18,7 +18,7 @@ cask "json-viewer" do
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.pascalgiguere.JSON-Viewer",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.pascalgiguere.json-viewer.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.pascalgiguere.json-viewer.sfl*",
|
||||
"~/Library/Containers/com.pascalgiguere.JSON-Viewer",
|
||||
]
|
||||
end
|
||||
|
||||
@@ -10,7 +10,7 @@ cask "machoview" do
|
||||
app "MachOView.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/machoview.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/machoview.sfl*",
|
||||
"~/Library/Preferences/MachOView.plist",
|
||||
]
|
||||
end
|
||||
|
||||
+1
-1
@@ -70,7 +70,7 @@ cask "mactex" do
|
||||
"~/Library/Application Scripts/*.fr.chachatelier.pierre.LaTeXiT",
|
||||
"~/Library/Application Scripts/fr.chachatelier.pierre.LaTeXiT.appex",
|
||||
"~/Library/Application Support/BibDesk",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/*/fr.chachatelier.pierre.latexit.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/*/fr.chachatelier.pierre.latexit.sfl*",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/texshop.sfl*",
|
||||
"~/Library/Application Support/LaTeXiT",
|
||||
"~/Library/Application Support/TeX Live Utility",
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ cask "markedit" do
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/app.cyan.markedit",
|
||||
"~/Library/Application Scripts/app.cyan.markedit.preview-extension",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/app.cyan.markedit.sfl3",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/app.cyan.markedit.sfl*",
|
||||
"~/Library/Containers/app.cyan.markedit",
|
||||
"~/Library/Containers/app.cyan.markedit.preview-extension",
|
||||
"~/Library/Saved Application State/app.cyan.markedit.savedState",
|
||||
|
||||
@@ -31,7 +31,7 @@ cask "nordlocker" do
|
||||
delete: "/Library/PrivilegedHelperTools/com.nordlocker.nordfs.Mounter.Helper"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.nordlocker.macos.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.nordlocker.macos.sfl*",
|
||||
"~/Library/Caches/com.nordlocker.macos",
|
||||
"~/Library/Cookies/com.nordlocker.macos.binarycookies",
|
||||
"~/Library/Preferences/com.nordlocker.macos.plist",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ cask "noto" do
|
||||
app "Noto.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.brunophilipe.noto.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.brunophilipe.noto.sfl*",
|
||||
"~/Library/Application Support/Noto",
|
||||
"~/Library/Caches/com.apple.helpd/Generated/com.brunophilipe.Noto.help*",
|
||||
"~/Library/Caches/com.brunophilipe.Noto",
|
||||
|
||||
@@ -18,7 +18,7 @@ cask "opencore-configurator" do
|
||||
app "OpenCore Configurator.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.altervista.mackie100projects.opencore-configurator.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.altervista.mackie100projects.opencore-configurator.sfl*",
|
||||
"~/Library/Application Support/org.altervista.mackie100projects.OpenCore-Configurator",
|
||||
"~/Library/Caches/org.altervista.mackie100projects.OpenCore-Configurator",
|
||||
"~/Library/HTTPStorages/org.altervista.mackie100projects.OpenCore-Configurator",
|
||||
|
||||
@@ -17,7 +17,7 @@ cask "pdfelement-express" do
|
||||
app "PDFelement Express.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.wondershare.pdfelement.express.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.wondershare.pdfelement.express.sfl*",
|
||||
"~/Library/Application Support/com.wondershare.PDFelement.Express",
|
||||
"~/Library/Application Support/PDFelement",
|
||||
"~/Library/Application Support/wondershare",
|
||||
|
||||
@@ -16,7 +16,7 @@ cask "pikopixel" do
|
||||
app "PikoPixel.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.twilightedge.pikopixel.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.twilightedge.pikopixel.sfl*",
|
||||
"~/Library/Preferences/com.twilightedge.PikoPixel.plist",
|
||||
]
|
||||
end
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ cask "pine" do
|
||||
app "Pine.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/io.github.lukakerr.pine.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/io.github.lukakerr.pine.sfl*",
|
||||
"~/Library/Application Support/Pine",
|
||||
"~/Library/Caches/io.github.lukakerr.Pine",
|
||||
"~/Library/Preferences/io.github.lukakerr.Pine.plist",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ cask "platypus" do
|
||||
app "Platypus.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.sveinbjorn.platypus.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.sveinbjorn.platypus.sfl*",
|
||||
"~/Library/Application Support/Platypus",
|
||||
"~/Library/Caches/org.sveinbjorn.Platypus",
|
||||
"~/Library/Preferences/org.sveinbjorn.Platypus.plist",
|
||||
|
||||
@@ -23,7 +23,7 @@ cask "plistedit-pro" do
|
||||
binary "#{appdir}/PlistEdit Pro.app/Contents/MacOS/pledit"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.fatcatsoftware.pledpro.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.fatcatsoftware.pledpro.sfl*",
|
||||
"~/Library/Application Support/com.fatcatsoftware.pledpro",
|
||||
"~/Library/Application Support/PlistEdit Pro",
|
||||
"~/Library/Caches/com.apple.helpd/Generated/com.fatcatsoftware.pledpro.help*",
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ cask "poedit" do
|
||||
app "Poedit.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/net.poedit.poedit.sfl2",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/net.poedit.poedit.sfl*",
|
||||
"~/Library/Application Support/Poedit",
|
||||
"~/Library/Caches/net.poedit.Poedit",
|
||||
"~/Library/HTTPStorages/net.poedit.Poedit.binarycookies",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user