From ebe0405c97823e25c41b4479f7d0b045c0d16965 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jul 2019 00:00:31 +0000 Subject: [PATCH] python: Update to version 3.7.4 --- bucket/python.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/python.json b/bucket/python.json index 4c56a57fda..5934d6ebf8 100644 --- a/bucket/python.json +++ b/bucket/python.json @@ -2,15 +2,15 @@ "homepage": "https://www.python.org/", "description": "A programming language that lets you work quickly and integrate systems more effectively.", "license": "Python-2.0", - "version": "3.7.3", + "version": "3.7.4", "architecture": { "64bit": { - "url": "https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe", - "hash": "md5:a2b79563476e9aa47f11899a53349383" + "url": "https://www.python.org/ftp/python/3.7.4/python-3.7.4-amd64.exe", + "hash": "md5:a702b4b0ad76debdb3043a583e563400" }, "32bit": { - "url": "https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe", - "hash": "md5:ebf1644cdc1eeeebacc92afa949cfc01" + "url": "https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe", + "hash": "md5:33cc602942a54446a3d6451476394789" } }, "installer": {