pypy2: Update to version 7.3.11

This commit is contained in:
github-actions[bot] 2022-12-30 12:30:12 +00:00
parent 27b81481c3
commit 6c7c6b42c5

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.10", "version": "7.3.11",
"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.10-win64.zip", "url": "https://downloads.python.org/pypy/pypy2.7-v7.3.11-win64.zip",
"hash": "2915b5201a5f71546951bc41efd80f40b2ed709511bc526219a70f3ae37b918e", "hash": "106942702de0df148e39fa44a33e76b8a362341e1460d4e5e61b3ff0e64e5514",
"extract_dir": "pypy2.7-v7.3.10-win64" "extract_dir": "pypy2.7-v7.3.11-win64"
} }
}, },
"bin": [ "bin": [