diff options
| author | BrewTestBot | 2014-08-13 14:38:11 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-13 14:40:48 +0100 |
| commit | d796286b886c63c32081467901e658c9952e9e62 (patch) | |
| tree | 72d117620be5e87400973f0f651b26045b173556 | |
| parent | 49f886f349fe760a896724a9666af32199cf53a8 (diff) | |
| download | homebrew-d796286b886c63c32081467901e658c9952e9e62.tar.bz2 | |
go: update 1.3.1 bottle.
Closes #31558.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | Library/Formula/go.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/go.rb b/Library/Formula/go.rb index fb280a393..7a8f23d7b 100644 --- a/Library/Formula/go.rb +++ b/Library/Formula/go.rb @@ -8,9 +8,9 @@ class Go < Formula sha1 'bc296c9c305bacfbd7bff9e1b54f6f66ae421e6e' bottle do - sha1 "86ad80f44b3114aaf53d5e673777f947d1fac3df" => :mavericks - sha1 "54e22253d53cee4b13636e5b673d3e83eeac178a" => :mountain_lion - sha1 "f3f9ce904f6d2b136db82683b405265b88fcd0c3" => :lion + sha1 "92885faffe7868e235b2193f083cf9740f87bfc5" => :mavericks + sha1 "7c8560c70bd7ded578cdb38d5e76099d7e2e20cc" => :mountain_lion + sha1 "a77195042b6d467e90a27ef14e54315a22b8a3b9" => :lion end option 'cross-compile-all', "Build the cross-compilers and runtime support for all supported platforms" |
