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 17c7114dd2..3ce9060f38 100644 --- a/python/PyPy3/PyPy3.info +++ b/python/PyPy3/PyPy3.info @@ -1,8 +1,8 @@ PRGNAM="PyPy3" -VERSION="7.3.19" +VERSION="7.3.20" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.19-src.tar.bz2" -MD5SUM="36a344d93a6cac86b356520b74b8e9d2" +DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.20-src.tar.bz2" +MD5SUM="d904f55d67b8b6eb25758334f6f676bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" |