From bdc7657456e7792fdc1181795ad3e4ab36e73d60 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Tue, 31 Oct 2017 16:21:03 +0000 Subject: [PATCH] xquartz: mark 2.7.11 as latest release --- Library/Homebrew/os/mac/xquartz.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/os/mac/xquartz.rb b/Library/Homebrew/os/mac/xquartz.rb index 59a36feb24..ddb2aa4fa4 100644 --- a/Library/Homebrew/os/mac/xquartz.rb +++ b/Library/Homebrew/os/mac/xquartz.rb @@ -54,7 +54,7 @@ module OS when "10.5" "2.6.3" else - "2.7.9" + "2.7.11" end end