Skip to content

Commit

Permalink
Merge pull request #199788 from Homebrew/bump-teamviewer-15.62.4
Browse files Browse the repository at this point in the history
teamviewer 15.62.4
  • Loading branch information
khipp authored Jan 28, 2025
2 parents c6a695b + 7076654 commit ce904f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/t/teamviewer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
EOS
end
on_big_sur do
version "15.61.4"
sha256 "8c46920df1de71c0e1f23edc3d4ce4c8ba36108d325c013e86245b131428edac"
version "15.62.4"
sha256 "9a631df3413128b64485e837fdeef683f152a73c643eb1d611f5ccacd58dbf16"

livecheck do
url "https://download.teamviewer.com/download/update/macupdates.xml?id=0&lang=en&version=#{version}&os=macos&osversion=11.7&type=1&channel=1"
Expand All @@ -53,8 +53,8 @@
pkg "TeamViewer.pkg"
end
on_monterey :or_newer do
version "15.61.4"
sha256 "8c46920df1de71c0e1f23edc3d4ce4c8ba36108d325c013e86245b131428edac"
version "15.62.4"
sha256 "9a631df3413128b64485e837fdeef683f152a73c643eb1d611f5ccacd58dbf16"

livecheck do
url "https://download.teamviewer.com/download/update/macupdates.xml?id=0&lang=en&version=#{version}&os=macos&osversion=12.7&type=1&channel=1"
Expand Down

0 comments on commit ce904f0

Please sign in to comment.