pypy2: Update to version 7.3.0

This commit is contained in:
Richard Kuhnt 2019-12-24 17:00:25 +00:00
parent de7f56b8b2
commit 5d60466afb

View File

@ -1,11 +1,11 @@
{ {
"version": "7.2.0", "version": "7.3.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.2.0-win32.zip", "url": "https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.3.0-win32.zip",
"hash": "956eeaaaac053e5d0917e77a3d2ad1933ab5561eb3e6e71235780b5aa5fd2bb7", "hash": "a9e3c5c983edba0313a41d3c1ab55b080816c4129e67a6c272c53b9dbcdd97ec",
"extract_dir": "pypy2.7-v7.2.0-win32", "extract_dir": "pypy2.7-v7.3.0-win32",
"bin": [ "bin": [
"pypy.exe", "pypy.exe",
"pypyw.exe" "pypyw.exe"