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