pypy3: Update to version 7.3.19

This commit is contained in:
github-actions[bot] 2025-02-26 12:32:54 +00:00
parent f9d779ce16
commit ebb719786f

View File

@ -1,13 +1,13 @@
{ {
"version": "7.3.18", "version": "7.3.19",
"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/pypy3.11-v7.3.18-win64.zip", "url": "https://downloads.python.org/pypy/pypy3.11-v7.3.19-win64.zip",
"hash": "ccbea242f623700027e713d845dff5c7f7a5806413bbce229d3dcb88715970fd", "hash": "b61c7c1dbf879eda6f779c374bfbbeecd3f618ada08404705a1a19d39df48dbd",
"extract_dir": "pypy3.11-v7.3.18-win64" "extract_dir": "pypy3.11-v7.3.19-win64"
} }
}, },
"bin": [ "bin": [