From cb2dcafe876e482ac126114433c2a917eecbe378 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 20 Jun 2019 13:55:10 +0530 Subject: [PATCH] Bump the version of python on windows --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index ebaa54eb5d..34227957c1 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -153,8 +153,8 @@ "urls": ["https://www.python.org/ftp/python/2.7.16/{filename}"] }, "windows": { - "filename":"python-ca3c62c123b8c81a39dfaa785dfa77a0e40b3604ca4bdaceb65df10e32e29b82.tar.gz", - "hash":"sha256:ca3c62c123b8c81a39dfaa785dfa77a0e40b3604ca4bdaceb65df10e32e29b82", + "filename":"python-584870604fd8524e17bc2c067595b0210411319e.tar.gz", + "hash":"sha256:4f1833cac526f209de5b428d517cbd7a7923f13b89ba056e239dd8aa15894b7d", "urls":["github:kovidgoyal/cpython"] } },