You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
234 B
7 lines
234 B
class XQuartz < Cask
|
|
url 'http://xquartz.macosforge.org/downloads/SL/XQuartz-2.7.4.dmg'
|
|
homepage 'http://xquartz.macosforge.org/'
|
|
version '2.7.4'
|
|
content_length '70144166'
|
|
sha1 '98b2ca8580046d5b91250c5a244c8182437dc9d7'
|
|
end
|
|
|