diff --git a/Casks/s/shortcat.rb b/Casks/s/shortcat.rb index ce1128c490..9f66d0a0aa 100644 --- a/Casks/s/shortcat.rb +++ b/Casks/s/shortcat.rb @@ -19,7 +19,11 @@ cask "shortcat" do zap trash: [ "~/Library/Application Support/Shortcat", + "~/Library/Caches/com.sproutcube.Shortcat", + "~/Library/Caches/SentryCrash/Shortcat", "~/Library/Cookies/com.sproutcube.Shortcat.binarycookies", + "~/Library/HTTPStorages/com.sproutcube.Shortcat", "~/Library/Preferences/com.sproutcube.Shortcat.plist", + "~/Library/WebKit/com.sproutcube.Shortcat", ] end