python 3.5.2 (#919)

This commit is contained in:
Martin Lindhe 2016-07-01 13:12:00 +02:00 committed by Luke Sampson
parent d7cc5d0291
commit 492833fb35

View File

@ -1,18 +1,18 @@
{ {
"homepage": "http://www.python.org", "homepage": "http://www.python.org",
"license": "https://docs.python.org/3/license.html", "license": "https://docs.python.org/3/license.html",
"version": "3.5.1", "version": "3.5.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.python.org/ftp/python/3.5.1/python-3.5.1-amd64.exe#/py351.exe", "url": "https://www.python.org/ftp/python/3.5.2/python-3.5.2-amd64.exe#/py352.exe",
"hash": "md5:863782d22a521d8ea9f3cf41db1e484d" "hash": "2cfcdc77a0ba403acf72ba217898fb7c06ce778a5cb85f5220fd32127e40f263"
}, },
"32bit": { "32bit": {
"url": "https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe#/py351.exe", "url": "https://www.python.org/ftp/python/3.5.2/python-3.5.2.exe#/py352.exe",
"hash": "md5:4d6fdb5c3630cf60d457c9825f69b4d7" "hash": "529c46b9fd3dcf83029b8bfc95034e640ea2c69835b1aa4b75edeec8de764193"
} }
}, },
"pre_install": "copy-item $dir\\py351.exe $dir\\uninstall.exe", "pre_install": "copy-item $dir\\py352.exe $dir\\uninstall.exe",
"installer": { "installer": {
"args": [ "args": [
"/quiet", "/quiet",