xquartz: add 2.7.10 & 2.7.11 releases

This commit is contained in:
Dominyk Tiller 2017-10-31 16:20:47 +00:00
parent 302bc8be22
commit eb950644c5
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -26,6 +26,8 @@ module OS
"2.7.73" => "2.7.7", "2.7.73" => "2.7.7",
"2.7.86" => "2.7.8", "2.7.86" => "2.7.8",
"2.7.94" => "2.7.9", "2.7.94" => "2.7.9",
"2.7.108" => "2.7.10",
"2.7.112" => "2.7.11",
}.freeze }.freeze
# This returns the version number of XQuartz, not of the upstream X.org. # This returns the version number of XQuartz, not of the upstream X.org.