Play 1.2.4

Announcement: http://twitter.com/#!/playframework/status/142648589745799168

Closes Homebrew/homebrew#8940.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#8940.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Ealden Esto E. Escanan 2011-12-03 02:50:15 +08:00 committed by Charlie Sharpsteen
parent 1e0de57fc8
commit c0187d920c

View file

@ -1,9 +1,9 @@
require 'formula'
class Play < Formula
url 'http://download.playframework.org/releases/play-1.2.3.zip'
url 'http://download.playframework.org/releases/play-1.2.4.zip'
homepage 'http://www.playframework.org/'
md5 '75822b1ec443239a4467147a94882442'
md5 'ec8789f8cc02927ece536d102f5e649e'
def install
rm_rf 'python' # we don't need the bundled Python for windows