Skip to content

Commit

Permalink
Merge pull request #185772 from Homebrew/tvm
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored Sep 18, 2024
2 parents 5bc8f62 + 1dba9a9 commit 204ebd6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Casks/t/teamviewermeeting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,12 @@
depends_on macos: ">= :big_sur"

app "TeamViewerMeeting.app"

zap trash: [
"~/Library/Caches/com.teamviewer.blizz",
"~/Library/HTTPStorages/com.teamviewer.blizz",
"~/Library/Preferences/com.teamviewer.blizz.plist",
"~/Library/Preferences/com.teamviewer.blizz.preferences.Machine.plist",
"~/Library/Preferences/com.teamviewer.blizz.preferences.plist",
]
end

0 comments on commit 204ebd6

Please sign in to comment.