diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pypy.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index faac81a14..7046badd8 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -8,7 +8,7 @@ end class Pypy < Formula homepage 'http://pypy.org/' url 'https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-osx64.tar.bz2' - version '2.0.1' + version '2.0.2' sha1 'a53de7bc88b9caa635d9d679c6e63813881ea7e9' depends_on :arch => :x86_64 |
