pypy3: Update to version 7.3.3

This commit is contained in:
Richard Kuhnt 2020-11-21 20:01:47 +00:00
parent 11f3823180
commit 1fa895e5e5

View File

@ -1,11 +1,11 @@
{
"version": "7.3.2",
"version": "7.3.3",
"description": "A fast, compliant alternative implementation of the Python language.",
"homepage": "https://www.pypy.org",
"license": "MIT",
"url": "https://downloads.python.org/pypy/pypy3.7-v7.3.2-win32.zip",
"hash": "e3c589be07760bc3042981c379b7fd1603e832a4db426075f09e090473846a96",
"extract_dir": "pypy3.7-v7.3.2-win32",
"url": "https://downloads.python.org/pypy/pypy3.7-v7.3.3-win32.zip",
"hash": "a282ce40aa4f853e877a5dbb38f0a586a29e563ae9ba82fd50c7e5dc465fb649",
"extract_dir": "pypy3.7-v7.3.3-win32",
"bin": [
"pypy3.exe",
"pypy3w.exe"