pypy2: Update to version 7.3.12

This commit is contained in:
github-actions[bot] 2023-06-16 08:26:47 +00:00
parent 851d02b334
commit 2861787085

View File

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