go-app-engine amd64 1.7.7

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

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.7.6.zip'
sha1 'f16bdb4f863167d5891b121eed230fdcdf5db28d'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.7.7.zip'
sha1 'bf899c3b36df67af6afa1fd86018be02250a87a9'
def install
cd '..'