From 6ce66ec40914f08211f63bd78f689373b5e842e6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 3 Mar 2014 19:27:08 +0000 Subject: [PATCH] go: update 1.2.1 bottle. Closes #27164. Signed-off-by: Mike McQuaid --- Library/Formula/go.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Library/Formula/go.rb b/Library/Formula/go.rb index 652e2eb0a730..535921cc0869 100644 --- a/Library/Formula/go.rb +++ b/Library/Formula/go.rb @@ -8,9 +8,10 @@ class Go < Formula sha1 '6a4b9991eddd8039438438d6aa25126ab7e07f2f' bottle do - sha1 "84e58d4dff9aff9ab5e33ab224f3e6575afec696" => :mavericks - sha1 "5568a3ede74b35eef4141a874d941e687a863d58" => :mountain_lion - sha1 "437516d867cb0555d8918caddcb07da4f59ccd1d" => :lion + revision 1 + sha1 "c9d4efb3c0597bcea12a5556c85199bc468cdffb" => :mavericks + sha1 "bff65b108ec15cb11c7a41afd2f57ce6a6f6029e" => :mountain_lion + sha1 "1c09d8aaac7d78b54405c39e5ede0ee9d927860f" => :lion end option 'cross-compile-all', "Build the cross-compilers and runtime support for all supported platforms"