python: Update to version 3.7.1

This commit is contained in:
Richard Kuhnt 2018-10-20 18:00:23 +00:00
parent b797c0010f
commit 552e562da2

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.python.org/", "homepage": "https://www.python.org/",
"license": "https://docs.python.org/3/license.html", "license": "https://docs.python.org/3/license.html",
"version": "3.7.0", "version": "3.7.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.python.org/ftp/python/3.7.0/python-3.7.0-amd64.exe#/py3.exe", "url": "https://www.python.org/ftp/python/3.7.1/python-3.7.1-amd64.exe#/py3.exe",
"hash": "md5:531c3fc821ce0a4107b6d2c6a129be3e" "hash": "md5:4c9fd65b437ad393532e57f15ce832bc"
}, },
"32bit": { "32bit": {
"url": "https://www.python.org/ftp/python/3.7.0/python-3.7.0.exe#/py3.exe", "url": "https://www.python.org/ftp/python/3.7.1/python-3.7.1.exe#/py3.exe",
"hash": "md5:ebb6444c284c1447e902e87381afeff0" "hash": "md5:da24541f28e4cc133c53f0638459993c"
} }
}, },
"installer": { "installer": {