From 90ae9f53c31ccf6a42130b2eb764dda69c023c82 Mon Sep 17 00:00:00 2001 From: Daniel Slapman Date: Thu, 26 Mar 2015 11:45:50 +0300 Subject: Jython --devel 2.7-RC1 Closes #38091. --- Library/Formula/jython.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Library/Formula/jython.rb b/Library/Formula/jython.rb index 09c1c2e51..060ee9c1b 100644 --- a/Library/Formula/jython.rb +++ b/Library/Formula/jython.rb @@ -6,9 +6,8 @@ class Jython < Formula sha1 '6b6ac4354733b6d68d51acf2f3d5c823a10a4ce4' devel do - url 'http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7-b3/jython-installer-2.7-b3.jar' - version '2.7-b3' - sha1 '02fb63769e2620eae3e49f2800e85b3243beca14' + url 'http://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7-rc1/jython-installer-2.7-rc1.jar' + sha1 '772b88e129612cc30636b36d3d9ea47bd18666ec' end def install -- cgit v1.2.3