mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
added teamviewer
This commit is contained in:
@@ -450,6 +450,14 @@ case $label in
|
||||
downloadURL="https://www.dropbox.com/download?plat=mac&full=1"
|
||||
expectedTeamID="G7HH3F8CAK"
|
||||
;;
|
||||
teamviewer)
|
||||
name="TeamViewer"
|
||||
type="pkgInDmg"
|
||||
pkgName="Install TeamViewer.pkg"
|
||||
downloadURL="https://download.teamviewer.com/download/TeamViewer.dmg"
|
||||
expectedTeamID="H7UGFBUGV6"
|
||||
;;
|
||||
|
||||
|
||||
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
||||
# packages)
|
||||
|
||||
@@ -44,6 +44,7 @@ sonos
|
||||
sourcetree
|
||||
spotify
|
||||
suspiciouspackage
|
||||
teamviewer
|
||||
textmate
|
||||
things
|
||||
tunnelbear
|
||||
|
||||
Reference in New Issue
Block a user