mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
python: Update to version 3.8.0
This commit is contained in:
parent
72f0a36f87
commit
a39b9781f0
@ -2,15 +2,15 @@
|
|||||||
"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.7.4",
|
"version": "3.8.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.7.4/python-3.7.4-amd64.exe",
|
"url": "https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe",
|
||||||
"hash": "md5:a702b4b0ad76debdb3043a583e563400"
|
"hash": "md5:29ea87f24c32f5e924b7d63f8a08ee8d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe",
|
"url": "https://www.python.org/ftp/python/3.8.0/python-3.8.0.exe",
|
||||||
"hash": "md5:33cc602942a54446a3d6451476394789"
|
"hash": "md5:412a649d36626d33b8ca5593cf18318c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user