pypy3: Update to version 7.3.20

This commit is contained in:
github-actions[bot] 2025-07-04 16:30:06 +00:00
parent 08d126a3d2
commit d7e69f912c

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.19", "version": "7.3.20",
"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.11-v7.3.19-win64.zip", "url": "https://downloads.python.org/pypy/pypy3.11-v7.3.20-win64.zip",
"hash": "b61c7c1dbf879eda6f779c374bfbbeecd3f618ada08404705a1a19d39df48dbd", "hash": "a8d36f6ceb1d9be6cf24a73b0ba103e7567e396b2f7a33426b05e4a06330755b",
"extract_dir": "pypy3.11-v7.3.19-win64" "extract_dir": "pypy3.11-v7.3.20-win64"
} }
}, },
"bin": [ "bin": [