diff --git a/bucket/pypy2.json b/bucket/pypy2.json index f2913a437d..2a3db2f0f1 100644 --- a/bucket/pypy2.json +++ b/bucket/pypy2.json @@ -1,11 +1,11 @@ { - "version": "7.1.1", + "version": "7.2.0", "homepage": "https://pypy.org", "description": "A fast, compliant alternative implementation of the Python language.", "license": "MIT", - "url": "https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-win32.zip", - "hash": "9c59226311f216a181e70ee7b5aa4d9665a15d00f24ae02acec9af7d96355f63", - "extract_dir": "pypy2.7-v7.1.1-win32", + "url": "https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.2.0-win32.zip", + "hash": "956eeaaaac053e5d0917e77a3d2ad1933ab5561eb3e6e71235780b5aa5fd2bb7", + "extract_dir": "pypy2.7-v7.2.0-win32", "bin": [ "pypy.exe", "pypyw.exe"