go appengine sdk (amd64) 1.8.8

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Brett Koonce 2013-11-20 08:09:17 -06:00 committed by Mike McQuaid
parent 14f6c4e947
commit 47ee77747d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class GoAppEngine64 < Formula
homepage 'http://code.google.com/appengine/docs/go/overview.html'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.8.7.zip'
sha1 'b533500dbb7c6244df653d4148cab166bd461a18'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.8.8.zip'
sha1 '8933c5bfd25811cae2e863a0c071812607a66f3e'
def install
cd '..'