mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
228 B
Bash
9 lines
228 B
Bash
xquartz)
|
|
# credit: AP Orlebeke (@apizz)
|
|
name="XQuartz"
|
|
type="pkgInDmg"
|
|
downloadURL=$(downloadURLFromGit XQuartz XQuartz)
|
|
appNewVersion=$(versionFromGit XQuartz XQuartz)
|
|
expectedTeamID="NA574AWV7E"
|
|
;;
|