aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-02-14 15:18:17 -0600
committerJack Nagel2013-02-14 17:11:14 -0600
commit20b9d75035786c1829ec1e81ca26688145bf2b41 (patch)
tree351edc4885efda4857ad57f714082e1cf2d8bec1 /Library/Formula
parent79fe8e71887b9cae0aa7d7ba9f8c1961b0655605 (diff)
downloadhomebrew-20b9d75035786c1829ec1e81ca26688145bf2b41.tar.bz2
go appengine 64 1.7.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/go-app-engine-64.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/go-app-engine-64.rb b/Library/Formula/go-app-engine-64.rb
index 2bdee5a32..9d0e92510 100644
--- a/Library/Formula/go-app-engine-64.rb
+++ b/Library/Formula/go-app-engine-64.rb
@@ -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.4.zip'
- sha1 '581a9ee6056b08c4109ae027dc67728c0193898e'
+ url 'http://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_amd64-1.7.5.zip'
+ sha1 'e3886440bd077624e6dc9e41c5aab160c0e98a30'
def install
cd '..'