From 5325316378429ca1b16cbfa88a807021c4d528b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 14 Oct 2019 18:01:48 +0000 Subject: [PATCH] pypy2: Update to version 7.2.0 --- bucket/pypy2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pypy2.json b/bucket/pypy2.json index f2913a437d..2a3db2f0f1 100644 --- a/bucket/pypy2.json +++ b/bucket/pypy2.json @@ -1,11 +1,11 @@ { - "version": "7.1.1", + "version": "7.2.0", "homepage": "https://pypy.org", "description": "A fast, compliant alternative implementation of the Python language.", "license": "MIT", - "url": "https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-win32.zip", - "hash": "9c59226311f216a181e70ee7b5aa4d9665a15d00f24ae02acec9af7d96355f63", - "extract_dir": "pypy2.7-v7.1.1-win32", + "url": "https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.2.0-win32.zip", + "hash": "956eeaaaac053e5d0917e77a3d2ad1933ab5561eb3e6e71235780b5aa5fd2bb7", + "extract_dir": "pypy2.7-v7.2.0-win32", "bin": [ "pypy.exe", "pypyw.exe"