python: Update to version 3.9.6

This commit is contained in:
Richard Kuhnt 2021-06-28 19:00:19 +00:00
parent de083f84b0
commit 863fb5d561

View File

@ -1,5 +1,5 @@
{ {
"version": "3.9.5", "version": "3.9.6",
"description": "A programming language that lets you work quickly and integrate systems more effectively.", "description": "A programming language that lets you work quickly and integrate systems more effectively.",
"homepage": "https://www.python.org/", "homepage": "https://www.python.org/",
"license": "Python-2.0", "license": "Python-2.0",
@ -7,24 +7,24 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://www.python.org/ftp/python/3.9.5/python-3.9.5-amd64.exe#/setup.exe", "https://www.python.org/ftp/python/3.9.6/python-3.9.6-amd64.exe#/setup.exe",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg" "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg"
], ],
"hash": [ "hash": [
"md5:53a354a15baed952ea9519a7f4d87c3f", "md5:ac25cf79f710bf31601ed067ccd07deb",
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed", "5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9" "d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://www.python.org/ftp/python/3.9.5/python-3.9.5.exe#/setup.exe", "https://www.python.org/ftp/python/3.9.6/python-3.9.6.exe#/setup.exe",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg",
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg" "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/uninstall-pep-514.reg"
], ],
"hash": [ "hash": [
"md5:b29b19a94bbe498808e5e12c51625dd8", "md5:90987973d91d4e2cddb86c4e0a54ba7e",
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed", "5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9" "d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9"
] ]