mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
python: Update to version 3.8.3
This commit is contained in:
parent
c43fb2699c
commit
d744e8a2c2
@ -2,29 +2,29 @@
|
|||||||
"homepage": "https://www.python.org/",
|
"homepage": "https://www.python.org/",
|
||||||
"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.",
|
||||||
"license": "Python-2.0",
|
"license": "Python-2.0",
|
||||||
"version": "3.8.2",
|
"version": "3.8.3",
|
||||||
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg",
|
"https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe",
|
||||||
"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",
|
||||||
"https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe"
|
"https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
|
"md5:fd2458fa0e9ead1dd9fbc2370a42853b",
|
||||||
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9",
|
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9",
|
||||||
"8e400e3f32cdcb746e62e0db4d3ae4cba1f927141ebc4d0d5a4006b0daee8921"
|
"8e400e3f32cdcb746e62e0db4d3ae4cba1f927141ebc4d0d5a4006b0daee8921"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/python/install-pep-514.reg",
|
"https://www.python.org/ftp/python/3.8.3/python-3.8.3.exe",
|
||||||
"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",
|
||||||
"https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe"
|
"https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"5d9d7a604c057e67973e1d4b3b488ae20a0e5ee5496d03b5cf091410e33e39ed",
|
"md5:452373e2c467c14220efeb10f40c231f",
|
||||||
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9",
|
"d9309423b693ed63aea6b1fbfc0c34f16842cdca22a1b3edef283b87567a53b9",
|
||||||
"03ac5754a69c9c11c08d1f4d694c14625a4d27348ad4dd2d1253e2547819db2c"
|
"03ac5754a69c9c11c08d1f4d694c14625a4d27348ad4dd2d1253e2547819db2c"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user