diff options
| -rw-r--r-- | Library/Formula/jython.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jython.rb b/Library/Formula/jython.rb index c5865e155..a079695ff 100644 --- a/Library/Formula/jython.rb +++ b/Library/Formula/jython.rb @@ -5,7 +5,7 @@ class Jython <Formula :using => :nounzip md5 '2ee978eff4306b23753b3fe9d7af5b37' homepage 'http://www.jython.org' - head "http://downloads.sourceforge.net/project/jython/jython-dev/2.5.2b1/jython_installer-2.5.2b1.jar", + head "http://downloads.sourceforge.net/project/jython/jython-dev/2.5.2b2/jython_installer-2.5.2b2.jar", :using => :nounzip def install |
