google-app-engine: update sha1
a hotfix was applied in-place to 1.8.1.1 Closes Homebrew/homebrew#20717. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
819df9f26e
commit
5aadc8edef
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class GoogleAppEngine < Formula
|
||||
homepage 'https://developers.google.com/appengine/'
|
||||
url 'http://googleappengine.googlecode.com/files/google_appengine_1.8.1.zip'
|
||||
sha1 'd0d45953a61f5456c1681c8b0f84a1962f7c5999'
|
||||
sha1 'bb674f9a7060d441fbf4f4e5b5174adc7f9f5235'
|
||||
|
||||
depends_on :python
|
||||
|
||||
|
|
Loading…
Reference in a new issue