aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/play.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Formula/play.rb b/Library/Formula/play.rb
index f33852281..378536122 100644
--- a/Library/Formula/play.rb
+++ b/Library/Formula/play.rb
@@ -7,11 +7,6 @@ class Play < Formula
head 'https://github.com/playframework/Play20.git'
- devel do
- url 'http://downloads.typesafe.com/play/2.1.1-RC2/play-2.1.1-RC2.zip'
- sha1 '14d05de4d7d300c349debfbd210dc0578b879f3e'
- end
-
def install
rm Dir['*.bat'] # remove windows' bat files
libexec.install Dir['*']