mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
added pacifist and 1password 7
This commit is contained in:
@@ -311,6 +311,18 @@ case $identifier in
|
||||
downloadURL="https://openvpn.net/downloads/openvpn-connect-v2-macos.dmg"
|
||||
expectedTeamID="ACV7L3WCD8"
|
||||
;;
|
||||
pacifist)
|
||||
name="Pacifist"
|
||||
type="dmg"
|
||||
downloadURL="https://charlessoft.com/cgi-bin/pacifist_download.cgi?type=dmg"
|
||||
expectedTeamID="HRLUCP7QP4"
|
||||
;;
|
||||
1password7)
|
||||
name="1Password 7"
|
||||
type="pkg"
|
||||
downloadURL="https://app-updates.agilebits.com/download/OPM7"
|
||||
expectedTeamID="2BUA8C4S2C"
|
||||
;;
|
||||
|
||||
|
||||
microsoftoffice365)
|
||||
|
||||
Reference in New Issue
Block a user