mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Add XQuartz
This commit is contained in:
@@ -2777,6 +2777,14 @@ xink)
|
||||
#appNewVersion=$() # Cannot find version history or release notes on home page
|
||||
expectedTeamID="F287823HVS"
|
||||
;;
|
||||
xquartz)
|
||||
# credit: AP Orlebeke (@apizz)
|
||||
name="XQuartz"
|
||||
type="pkgInDmg"
|
||||
downloadURL=$(downloadURLFromGit XQuartz XQuartz)
|
||||
appNewVersion=$(versionFromGit XQuartz XQuartz)
|
||||
expectedTeamID="NA574AWV7E"
|
||||
;;
|
||||
yubikeymanagerqt)
|
||||
# credit: Tadayuki Onishi (@kenchan0130)
|
||||
name="YubiKey Manager GUI"
|
||||
|
||||
Reference in New Issue
Block a user