pypy3: Update to version 7.3.2

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

View File

@ -1,11 +1,11 @@
{ {
"version": "7.3.1", "version": "7.3.2",
"description": "A fast, compliant alternative implementation of the Python language.", "description": "A fast, compliant alternative implementation of the Python language.",
"homepage": "https://www.pypy.org", "homepage": "https://www.pypy.org",
"license": "MIT", "license": "MIT",
"url": "https://downloads.python.org/pypy/pypy3.6-v7.3.1-win32.zip", "url": "https://downloads.python.org/pypy/pypy3.6-v7.3.2-win32.zip",
"hash": "752fbe8c4abee6468e5ce22af82818f821daded36faa65f3d69423f9c217007a", "hash": "13a39d46340afed20f11de24e9068968386e4bb7c8bd168662711916e2bf1da6",
"extract_dir": "pypy3.6-v7.3.1-win32", "extract_dir": "pypy3.6-v7.3.2-win32",
"bin": [ "bin": [
"pypy3.exe", "pypy3.exe",
"pypy3w.exe" "pypy3w.exe"