diff --git a/Casks/m/mousepose.rb b/Casks/m/mousepose.rb index 26ea666266..8aba89fc3a 100644 --- a/Casks/m/mousepose.rb +++ b/Casks/m/mousepose.rb @@ -19,10 +19,10 @@ cask "mousepose" do app "Mousepose.app", target: "Mousepose\314\201.app" zap trash: [ + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.boinx.mousepose.sfl*", "~/Library/Application Support/com.boinx.Mousepose", "~/Library/Caches/com.boinx.Mousepose/", "~/Library/Cookies/com.boinx.Mousepose.binarycookies", "~/Library/Preferences/com.boinx.Mousepose.plist", - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.boinx.mousepose.sfl*", ] end