go-app-engine darwin amd64 1.7.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-12-13 13:42:31 -06:00 committed by Adam Vandenberg
parent 533c3a74e8
commit 907077c931

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.3.zip'
sha1 '19bd1fc0f49b0811d912f2a2ff6b5e8e3298e815'
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.7.4.zip'
sha1 '581a9ee6056b08c4109ae027dc67728c0193898e'
def install
cd '..'