aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/go.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/go.rb b/Library/Formula/go.rb
index d29e33cb9..c0fbd26e0 100644
--- a/Library/Formula/go.rb
+++ b/Library/Formula/go.rb
@@ -8,9 +8,9 @@ class Go < Formula
sha1 'b54b7deb7b7afe9f5d9a3f5dd830c7dede35393a'
bottle do
- sha1 "701804ae00ab6691d5abd310a24b6ea360f432ce" => :mavericks
- sha1 "0bfb53f0f558ff0ce64267923945b5abd5d70405" => :mountain_lion
- sha1 "57e141d44b8d1805904daca46802515e06293462" => :lion
+ sha1 "87aa4f7f76278ee21004d0f12f63e38a0b3ff3f2" => :mavericks
+ sha1 "1e5fe0df8f805c96f143568bad1de5e2bc6af82f" => :mountain_lion
+ sha1 "2aa465d9fb98833b80d8f2801153592c1d52bd1a" => :lion
end
option 'cross-compile-all', "Build the cross-compilers and runtime support for all supported platforms"