go app engine amd64 1.8.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ac954f0dcc
commit
4052c72f60
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.7.zip'
|
||||
sha1 'bf899c3b36df67af6afa1fd86018be02250a87a9'
|
||||
url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.8.0.zip'
|
||||
sha1 'f4a6d3bf078157fcbac54cffcaf7836ca3ff6b40'
|
||||
|
||||
def install
|
||||
cd '..'
|
||||
|
|
Loading…
Reference in a new issue