diff --git a/Casks/m/machoview.rb b/Casks/m/machoview.rb index bb68c0fd45..409d3278c5 100644 --- a/Casks/m/machoview.rb +++ b/Casks/m/machoview.rb @@ -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