Skip to content

Commit

Permalink
go 1.10rc2 (devel)
Browse files Browse the repository at this point in the history
Closes #23805.

Signed-off-by: Misty De Meo <[email protected]>
  • Loading branch information
ilovezfs authored and mistydemeo committed Feb 8, 2018
1 parent 4a7751e commit c8ac9a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/go.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ class Go < Formula
end

devel do
url "https://dl.google.com/go/go1.10rc1.src.tar.gz"
sha256 "743e97c856067f12fb39f1323d6e9956fb5f3339f0691d8749ecea553548ab03"
url "https://dl.google.com/go/go1.10rc2.src.tar.gz"
sha256 "360bb3e627cd5308626ebe994be734da9c1c444fb420d10e79082ec110d004f6"

resource "gotools" do
url "https://go.googlesource.com/tools.git"
Expand Down

0 comments on commit c8ac9a8

Please sign in to comment.