mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge branch 'dev' into patch-1
This commit is contained in:
@@ -1734,6 +1734,21 @@ vagrant)
|
||||
| tr '><' '\n' | awk -F'"' '/x86_64.dmg/ {print $6}' | head -1)
|
||||
expectedTeamID="D38WU7D763"
|
||||
;;
|
||||
jamfconnect)
|
||||
#credit: @marcelclaus on MacAdmins Slack
|
||||
name="JamfConnect"
|
||||
type="pkgInDmg"
|
||||
downloadURL="https://files.jamfconnect.com/JamfConnect.dmg"
|
||||
expectedTeamID="483DWKW443"
|
||||
;;
|
||||
etrecheck)
|
||||
#credit: David Schultz (@dvsjr on MacAdmins Slack)
|
||||
name="EtreCheckPro"
|
||||
type="zip"
|
||||
downloadURL="https://cdn.etrecheck.com/EtreCheckPro.zip"
|
||||
expectedTeamID="U87NE528LC"
|
||||
;;
|
||||
|
||||
|
||||
# MARK: add new labels above here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user