Skip to content

Commit

Permalink
Google App Engine Java SDK v1.4.2
Browse files Browse the repository at this point in the history
Previous update was accidentally for the Python SDK instead of the Java one.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
pr1001 authored and adamv committed Mar 3, 2011
1 parent e759c85 commit f2d4e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/app-engine-java-sdk.rb
@@ -1,9 +1,9 @@
require 'formula'

class AppEngineJavaSdk <Formula
url 'http://googleappengine.googlecode.com/files/google_appengine_1.4.2.zip'
url 'http://googleappengine.googlecode.com/files/appengine-java-sdk-1.4.2.zip'
homepage 'http://code.google.com/appengine/docs/java/overview.html'
sha1 '132d50710b1337169981cd78914d36df29aea722'
sha1 '915808a17c88c4afc159a66299ba06c68eb681b5'

def shim_script target
<<-EOS.undent
Expand Down

0 comments on commit f2d4e51

Please sign in to comment.