This commit is contained in:
Dario Castañé 2014-05-11 19:00:45 +02:00 committed by Adam Vandenberg
parent 56434ae587
commit b1666a388c

View file

@ -3,9 +3,9 @@ require 'formula'
class Go < Formula
homepage 'http://golang.org'
head 'https://go.googlecode.com/hg/'
url 'https://go.googlecode.com/files/go1.2.1.src.tar.gz'
version '1.2.1'
sha1 '6a4b9991eddd8039438438d6aa25126ab7e07f2f'
url 'https://storage.googleapis.com/golang/go1.2.2.src.tar.gz'
version '1.2.2'
sha1 '3ce0ac4db434fc1546fec074841ff40dc48c1167'
bottle do
revision 1