From e7f67a11f826156e97d71341acd582b2fed5b26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Apr 2020 09:19:46 +0200 Subject: [PATCH] pypy3: Update to version 7.3.1 --- bucket/pypy3.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pypy3.json b/bucket/pypy3.json index 3fd03bfd24..f3188d53bf 100644 --- a/bucket/pypy3.json +++ b/bucket/pypy3.json @@ -1,11 +1,11 @@ { - "version": "7.3.0", + "version": "7.3.1", "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.3.0-win32.zip", - "hash": "30e6870c4f3d8ef91890a6556a98080758000ba7c207cccdd86a8f5d358998c1", - "extract_dir": "pypy3.6-v7.3.0-win32", + "url": "https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.3.1-win32.zip", + "hash": "752fbe8c4abee6468e5ce22af82818f821daded36faa65f3d69423f9c217007a", + "extract_dir": "pypy3.6-v7.3.1-win32", "bin": [ "pypy3.exe", "pypy3w.exe"