Skip to content

Commit

Permalink
appengine-java-sdk 1.9.7
Browse files Browse the repository at this point in the history
Closes Homebrew#30903.

Signed-off-by: Brett Koonce <koonce@gmail.com>
  • Loading branch information
ntalbs authored and aerickson committed Aug 3, 2014
1 parent d43c8d9 commit 542abdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/app-engine-java-sdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class AppEngineJavaSdk < Formula
homepage "https://developers.google.com/appengine/docs/java/gettingstarted/introduction"
url "https://storage.googleapis.com/appengine-sdks/featured/appengine-java-sdk-1.9.6.zip"
sha1 "70bb53e9579500a768ed44c7f95b47f86578118e"
url "https://storage.googleapis.com/appengine-sdks/featured/appengine-java-sdk-1.9.7.zip"
sha1 "8210a9f0db2254d55aa68431bbbc7570cbaee4a2"

def install
rm Dir["bin/*.cmd"]
Expand Down

0 comments on commit 542abdf

Please sign in to comment.