go appengine sdk (386) 1.8.9

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2014-01-15 19:24:52 -06:00 committed by Jack Nagel
parent f6f6f6de39
commit a1e99b7d98

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.8.zip'
sha1 'fc087bb492fe2560d1d328ef4e5c65273f94a97a'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.8.9.zip'
sha1 '697ea243d50632751417b83dcecc702c8196564d'
def install
cd '..'