pypy2: Update to version 7.3.1

This commit is contained in:
Jakub Čábera 2020-04-15 09:19:45 +02:00
parent f3aca8af5d
commit 5044c86343

View File

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