diff options
Diffstat (limited to 'Library/Formula/play.rb')
| -rw-r--r-- | Library/Formula/play.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/play.rb b/Library/Formula/play.rb index 52fe6be65..2e939a47d 100644 --- a/Library/Formula/play.rb +++ b/Library/Formula/play.rb @@ -3,7 +3,7 @@ require 'formula' class Play < Formula homepage 'http://www.playframework.org/' url 'http://download.playframework.org/releases/play-2.0.3.zip' - md5 '299ed2e0b5242fc02b3db74bd95db68e' + sha1 '27aa02047a33e41fb403e467bddfec411ea2e1fd' def install rm Dir['*.bat'] # remove windows' bat files |
