From 790657f61f39f7f1c130545d4237401b51696a16 Mon Sep 17 00:00:00 2001 From: Trent Ogren Date: Tue, 3 Jun 2014 14:12:58 -0500 Subject: [PATCH] Update latest XQuartz version See https://xquartz.macosforge.org/landing/ Closes Homebrew/homebrew#29826. Signed-off-by: Mike McQuaid --- 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 9a2266c391..cec7bf9e6d 100644 --- a/Library/Homebrew/os/mac/xquartz.rb +++ b/Library/Homebrew/os/mac/xquartz.rb @@ -47,7 +47,7 @@ module OS when "10.5" "2.6.3" else - "2.7.5" + "2.7.6" end end