mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
python: Update to version 3.8.5
This commit is contained in:
parent
a698cb99a9
commit
6d65aae6c7
@ -2,29 +2,29 @@
|
||||
"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.8.4",
|
||||
"version": "3.8.5",
|
||||
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://www.python.org/ftp/python/3.8.4/python-3.8.4-amd64.exe#/setup.exe",
|
||||
"https://www.python.org/ftp/python/3.8.5/python-3.8.5-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/uninstall-pep-514.reg"
|
||||
],
|
||||
"hash": [
|
||||
"md5:12297fb08088d1002f7e93a93fd779c6",
|
||||
"md5:0ba2e9ca29b719da6e0b81f7f33f08f6",
|
||||
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
|
||||
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://www.python.org/ftp/python/3.8.4/python-3.8.4.exe#/setup.exe",
|
||||
"https://www.python.org/ftp/python/3.8.5/python-3.8.5.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/uninstall-pep-514.reg"
|
||||
],
|
||||
"hash": [
|
||||
"md5:c3d71a80f518cfba4d038de53bca2734",
|
||||
"md5:959873b37b74c1508428596b7f9df151",
|
||||
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
|
||||
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user