pypy3: Update to version 7.3.6

This commit is contained in:
Richard Kuhnt 2021-10-17 16:00:32 +00:00
parent 81bbeaa301
commit 11cb8bf2fb

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.5", "version": "7.3.6",
"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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.python.org/pypy/pypy3.7-v7.3.5-win64.zip", "url": "https://downloads.python.org/pypy/pypy3.8-v7.3.6-win64.zip",
"hash": "072bd22427178dc4e65d961f50281bd2f56e11c4e4d9f16311c703f69f46ae24", "hash": "1b216fd75f8f0a48633cc21dce7d6f25ba65016142df758842e1df661269b458",
"extract_dir": "pypy3.7-v7.3.5-win64" "extract_dir": "pypy3.8-v7.3.6-win64"
} }
}, },
"bin": [ "bin": [