mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
10 lines
262 B
Bash
10 lines
262 B
Bash
|
|
packages)
|
|
#NOTE: Packages is signed but _not_ notarized, so spctl will reject it
|
|
name="Packages"
|
|
type="pkgInDmg"
|
|
pkgName="Install Packages.pkg"
|
|
downloadURL="http://s.sudre.free.fr/Software/files/Packages.dmg"
|
|
expectedTeamID="NL5M9E394P"
|
|
;;
|