diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/go-app-engine-32.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/go-app-engine-32.rb b/Library/Formula/go-app-engine-32.rb index 2ab007739..79e22651f 100644 --- a/Library/Formula/go-app-engine-32.rb +++ b/Library/Formula/go-app-engine-32.rb @@ -1,6 +1,6 @@ require 'formula' -class GoAppEngine64 < Formula +class GoAppEngine32 < Formula url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.6.2.zip' homepage 'http://code.google.com/appengine/docs/go/overview.html' sha1 '004aebd7e6252ce3e84b89096009dcd22dadf5fe' |
