diff --git a/bucket/pypy3.json b/bucket/pypy3.json index 6b48f58a65..3fd03bfd24 100644 --- a/bucket/pypy3.json +++ b/bucket/pypy3.json @@ -1,11 +1,11 @@ { - "version": "7.2.0", + "version": "7.3.0", "homepage": "https://pypy.org", "description": "A fast, compliant alternative implementation of the Python language.", "license": "MIT", - "url": "https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.2.0-win32.zip", - "hash": "c926f622bec24a8b348591d631717ace83b3a6c3c2dac02b157b622b97d1fc9c", - "extract_dir": "pypy3.6-v7.2.0-win32", + "url": "https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.3.0-win32.zip", + "hash": "30e6870c4f3d8ef91890a6556a98080758000ba7c207cccdd86a8f5d358998c1", + "extract_dir": "pypy3.6-v7.3.0-win32", "bin": [ "pypy3.exe", "pypy3w.exe"