pypy2: Update to version 7.3.15

This commit is contained in:
github-actions[bot] 2024-01-15 12:29:55 +00:00
parent 84491ac88f
commit 4c6f10bb3d

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.14", "version": "7.3.15",
"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.14-win64.zip", "url": "https://downloads.python.org/pypy/pypy2.7-v7.3.15-win64.zip",
"hash": "a4c6d35e5ae68dfb773ec34b7d8f1503c8fbfcad817e6147babd6cfd3c8eb071", "hash": "ca3c813aec8f9304c7bdc0f69d8ea2a263d4247224ee094e0017338da84c75f2",
"extract_dir": "pypy2.7-v7.3.14-win64" "extract_dir": "pypy2.7-v7.3.15-win64"
} }
}, },
"bin": [ "bin": [