go appengine (386) 1.8.7

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Brett Koonce 2013-11-05 16:00:43 -06:00 committed by Mike McQuaid
parent cebb514daf
commit 7974b7212b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class GoAppEngine32 < Formula
homepage 'http://code.google.com/appengine/docs/go/overview.html'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.8.6.zip'
sha1 '475ee30b44faf93c97f92172260cd343360eb3f0'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.8.7.zip'
sha1 '403f2666d8c3858aed75fd9a8291cf24f48d8db7'
def install
cd '..'