diff --git a/Casks/c/colortester.rb b/Casks/c/colortester.rb index 57c37ebab7..8a8c59db3e 100644 --- a/Casks/c/colortester.rb +++ b/Casks/c/colortester.rb @@ -15,8 +15,8 @@ cask "colortester" do app "ColorTester/ColorTester.app" zap trash: [ + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.alfasado.colortester.sfl*", "~/Library/Preferences/com.alfasado.colortester", "~/Library/Preferences/com.alfasado.colortester.plist", - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.alfasado.colortester.sfl*", ] end