aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/play.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/play.rb b/Library/Formula/play.rb
index 2e939a47d..3799ce37c 100644
--- a/Library/Formula/play.rb
+++ b/Library/Formula/play.rb
@@ -2,8 +2,8 @@ require 'formula'
class Play < Formula
homepage 'http://www.playframework.org/'
- url 'http://download.playframework.org/releases/play-2.0.3.zip'
- sha1 '27aa02047a33e41fb403e467bddfec411ea2e1fd'
+ url 'http://download.playframework.org/releases/play-2.0.4.zip'
+ sha1 '98cacf40aa2099e01051a2f0b94187dd2fbb729a'
def install
rm Dir['*.bat'] # remove windows' bat files