mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Merge pull request #1 from gvangool/adds_xquartz
Adds XQuartz.app, a more recent X11.app version.
This commit is contained in:
commit
decfc33a59
1 changed files with 5 additions and 0 deletions
5
Casks/x-quartz.rb
Normal file
5
Casks/x-quartz.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
class XQuartz < Cask
|
||||
url 'http://xquartz.macosforge.org/downloads/SL/XQuartz-2.7.1.dmg'
|
||||
homepage 'http://xquartz.macosforge.org/'
|
||||
version '2.7.1'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue