diff --git a/bucket/pypy3.json b/bucket/pypy3.json index b35b406947..003e1be269 100644 --- a/bucket/pypy3.json +++ b/bucket/pypy3.json @@ -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"