Skip to content

Commit

Permalink
google_appengine 1.8.2
Browse files Browse the repository at this point in the history
Closes Homebrew#21292.

Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
brettkoonce authored and adamv committed Jul 18, 2013
1 parent b80241c commit 0e37f69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/google-app-engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class GoogleAppEngine < Formula
homepage 'https://developers.google.com/appengine/'
url 'http:https://googleappengine.googlecode.com/files/google_appengine_1.8.1.zip'
sha1 'bb674f9a7060d441fbf4f4e5b5174adc7f9f5235'
url 'http:https://googleappengine.googlecode.com/files/google_appengine_1.8.2.zip'
sha1 '38b2c748c390d93b0e39314caeee340ec7c8d32d'

depends_on :python

Expand Down

0 comments on commit 0e37f69

Please sign in to comment.