Merge pull request #185 from apizz/patch-2

Add XQuartz
This commit is contained in:
Adam Codega
2021-07-07 19:13:33 -04:00
committed by GitHub

View File

@@ -2808,6 +2808,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"