go-app-engine amd64 1.7.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
e802125b8c
commit
9ff5c6cb78
1 changed files with 2 additions and 2 deletions
|
@ -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 '..'
|
||||
|
|
Loading…
Reference in a new issue