pypy2: Update to version 7.2.0

This commit is contained in:
Richard Kuhnt 2019-10-14 18:01:48 +00:00
parent e7001bf5f4
commit 5325316378

View File

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