diff --git a/bucket/pypy3.json b/bucket/pypy3.json index 8fe36595e0..b0ee70b612 100644 --- a/bucket/pypy3.json +++ b/bucket/pypy3.json @@ -1,11 +1,11 @@ { - "version": "7.3.1", + "version": "7.3.2", "description": "A fast, compliant alternative implementation of the Python language.", "homepage": "https://www.pypy.org", "license": "MIT", - "url": "https://downloads.python.org/pypy/pypy3.6-v7.3.1-win32.zip", - "hash": "752fbe8c4abee6468e5ce22af82818f821daded36faa65f3d69423f9c217007a", - "extract_dir": "pypy3.6-v7.3.1-win32", + "url": "https://downloads.python.org/pypy/pypy3.6-v7.3.2-win32.zip", + "hash": "13a39d46340afed20f11de24e9068968386e4bb7c8bd168662711916e2bf1da6", + "extract_dir": "pypy3.6-v7.3.2-win32", "bin": [ "pypy3.exe", "pypy3w.exe"