pypy2: Update to version 7.3.17

This commit is contained in:
github-actions[bot] 2024-08-28 08:29:23 +00:00
parent f59052a7ad
commit 5e67407e47

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.16", "version": "7.3.17",
"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.16-win64.zip", "url": "https://downloads.python.org/pypy/pypy2.7-v7.3.17-win64.zip",
"hash": "a51ac82cc0374f86b5eba571d4e5f23cdce5ac7cd3bd5b2d2d726c0d98684d7d", "hash": "2ce2f4c205819902ee3ea2e80f8fc9ae9b18647bcfc8046ba83fe46b4139f734",
"extract_dir": "pypy2.7-v7.3.16-win64" "extract_dir": "pypy2.7-v7.3.17-win64"
} }
}, },
"bin": [ "bin": [