Skip to content

Commit

Permalink
Play 1.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
targeter authored and adamv committed Jul 5, 2011
1 parent be1d490 commit 3137b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/play.rb
@@ -1,9 +1,9 @@
require 'formula'

class Play < Formula
url 'http://download.playframework.org/releases/play-1.2.1.zip'
url 'http://download.playframework.org/releases/play-1.2.2.zip'
homepage 'http://www.playframework.org/'
md5 '6974014f265b16e926e5dd5587573fea'
md5 'd50f34bacf02f1ebb90eb13920b14346'

def install
rm_rf 'python' # we don't need the bundled Python for windows
Expand Down

0 comments on commit 3137b6a

Please sign in to comment.