go-app-engine 386 1.7.7

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-04-09 20:22:01 -05:00 committed by Jack Nagel
parent 3c7faae0fe
commit e802125b8c

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.7.6.zip'
sha1 'b96c985a84dcb0324a2478165f3f9b6d947c4de9'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.7.7.zip'
sha1 '16abd21aa4df3c95c20dfa6b67ae586dd46c077e'
def install
cd '..'