pypy2: Update to version 7.3.2

This commit is contained in:
Richard Kuhnt 2020-09-24 23:01:48 +00:00
parent 2cb40c4c86
commit 628609309b

View File

@ -1,11 +1,11 @@
{
"version": "7.3.1",
"version": "7.3.2",
"description": "A fast, compliant alternative implementation of the Python language.",
"homepage": "https://www.pypy.org",
"license": "MIT",
"url": "https://downloads.python.org/pypy/pypy2.7-v7.3.1-win32.zip",
"hash": "e3c0dfb385d9825dd7723f26576d55d43ed92f1178f2399ab39e9fa11621a47b",
"extract_dir": "pypy2.7-v7.3.1-win32",
"url": "https://downloads.python.org/pypy2.7-v7.3.2-win32.zip",
"hash": "0fd62265e0421a02432f10a294a712a5e784a8e061375e6d8ea5fd619be1be62",
"extract_dir": "pypy2.7-v7.3.2-win32",
"bin": [
"pypy.exe",
"pypyw.exe"