From 310653fd140df8dbf70042eee91fda12c174a7cb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 17 May 2013 17:31:29 -0500 Subject: pypy 2.0.1 --- Library/Formula/pypy.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index 0bd5a765b..59d494d39 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -7,9 +7,9 @@ end class Pypy < Formula homepage 'http://pypy.org/' - url 'https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-osx64.tar.bz2' - version '2.0' - sha1 '65ecb2ba570f05691978c64469cfe3e76bfd8e01' + url 'https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-osx64.tar.bz2' + version '2.0.1' + sha1 '811fd377ab2eda9233a0c34340f981f9aba1ba9a' depends_on :arch => :x86_64 -- cgit v1.2.3