From 80516d4dc12f40e5f5091c3e30805b057c5bda68 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 21 Nov 2020 19:01:47 +0000 Subject: [PATCH] pypy2: Update to version 7.3.2 --- bucket/pypy2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pypy2.json b/bucket/pypy2.json index a542be5b69..f1bdcd38eb 100644 --- a/bucket/pypy2.json +++ b/bucket/pypy2.json @@ -1,11 +1,11 @@ { - "version": "7.3.3", + "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/pypy2.7-v7.3.3-win32.zip", - "hash": "b3e660dae8d25d8278fd6a0db77e76a16ac9a8c1dca22e7e103d39ed696dc69e", - "extract_dir": "pypy2.7-v7.3.3-win32", + "url": "https://downloads.python.org/pypy/pypy2.7-v7.3.2-win32.zip", + "hash": "0fd62265e0421a02432f10a294a712a5e784a8e061375e6d8ea5fd619be1be62", + "extract_dir": "pypy2.7-v7.3.2-win32", "bin": [ "pypy.exe", "pypyw.exe"