pypy2: Update to version 7.3.13

This commit is contained in:
github-actions[bot] 2023-09-29 08:26:19 +00:00
parent 2093e8cdc0
commit 820ad42671

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.12", "version": "7.3.13",
"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/pypy2.7-v7.3.12-win64.zip", "url": "https://downloads.python.org/pypy/pypy2.7-v7.3.13-win64.zip",
"hash": "84cd3b98812d47a1ddb36f3417cc96b3dbdfa32c2b4e16438f205e1253f7ccea", "hash": "0dc9c18f91f2aee97b95eaec2244e3b22e0183095f359c410d0090c54413dadc",
"extract_dir": "pypy2.7-v7.3.12-win64" "extract_dir": "pypy2.7-v7.3.13-win64"
} }
}, },
"bin": [ "bin": [