pypy3: Update to version 7.3.8

This commit is contained in:
github-actions[bot] 2022-02-20 08:27:37 +00:00
parent 4a20f6ce56
commit ed65cf2049

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.7", "version": "7.3.8",
"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.8-v7.3.7-win64.zip", "url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-win64.zip",
"hash": "8ceb03d2f7b73c6ce0758290bc42ba366a45c46e033eda36f1779d957a905735", "hash": "c1b2e4cde2dcd1208d41ef7b7df8e5c90564a521e7a5db431673da335a1ba697",
"extract_dir": "pypy3.8-v7.3.7-win64" "extract_dir": "pypy3.9-v7.3.8-win64"
} }
}, },
"bin": [ "bin": [