diff options
Diffstat (limited to 'python/PyPy3/PyPy3.info')
-rw-r--r-- | python/PyPy3/PyPy3.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/PyPy3/PyPy3.info b/python/PyPy3/PyPy3.info index 04474e6a74..88bf35e0d3 100644 --- a/python/PyPy3/PyPy3.info +++ b/python/PyPy3/PyPy3.info @@ -1,8 +1,8 @@ PRGNAM="PyPy3" -VERSION="7.3.16" +VERSION="7.3.18" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy3.9-v7.3.16-src.tar.bz2" -MD5SUM="78d5d432aee45650d1a24b9a0f17a336" +DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.18-src.tar.bz2" +MD5SUM="b80600d11b767202fc3ddcd08d764597" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" |