Skip to content

Commit

Permalink
go: update 1.2.1 bottle.
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#27150.

Signed-off-by: Brett Koonce <koonce@gmail.com>
  • Loading branch information
BrewTestBot authored and brettkoonce committed Mar 3, 2014
1 parent fe05268 commit 257997f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/go.rb
Expand Up @@ -8,9 +8,9 @@ class Go < Formula
sha1 '6a4b9991eddd8039438438d6aa25126ab7e07f2f'

bottle do
sha1 '8545bca00ef68365f021acff29573a63cad79625' => :mavericks
sha1 'cd1bf484aba6a0ba04d75eb2d5e6eee2593631e8' => :mountain_lion
sha1 '18bb16cf44771e5065a017358853ad59c7f6a3ca' => :lion
sha1 "84e58d4dff9aff9ab5e33ab224f3e6575afec696" => :mavericks
sha1 "5568a3ede74b35eef4141a874d941e687a863d58" => :mountain_lion
sha1 "437516d867cb0555d8918caddcb07da4f59ccd1d" => :lion
end

option 'cross-compile-all', "Build the cross-compilers and runtime support for all supported platforms"
Expand Down

0 comments on commit 257997f

Please sign in to comment.