Skip to content

Commit

Permalink
go_appengine (386) 1.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
brettkoonce authored and adamv committed Jul 18, 2013
1 parent e1fb8eb commit 0867407
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/go-app-engine-32.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

class GoAppEngine32 < Formula
homepage 'http:https://code.google.com/appengine/docs/go/overview.html'
url 'http:https://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.8.1.zip'
sha1 '30c2b2270b48c5676cc4dea80a77f2aa6dcd1b9d'
url 'http:https://googleappengine.googlecode.com/files/go_appengine_sdk_darwin_386-1.8.2.zip'
sha1 '63db5747c967cb550e956a1f201b8a752c593c14'

def install
cd '..'
share.install 'google_appengine' => name
share.install 'go_appengine' => name
bin.mkpath
%w[
api_server.py appcfg.py bulkloader.py bulkload_client.py dev_appserver.py download_appstats.py
Expand Down

0 comments on commit 0867407

Please sign in to comment.