mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
python: Update to version 3.8.1
This commit is contained in:
parent
f3fea56c19
commit
3a7112ebde
@ -2,15 +2,15 @@
|
||||
"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.0",
|
||||
"version": "3.8.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe",
|
||||
"hash": "md5:29ea87f24c32f5e924b7d63f8a08ee8d"
|
||||
"url": "https://www.python.org/ftp/python/3.8.1/python-3.8.1-amd64.exe",
|
||||
"hash": "md5:3e4c42f5ff8fcdbe6a828c912b7afdb1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.8.0/python-3.8.0.exe",
|
||||
"hash": "md5:412a649d36626d33b8ca5593cf18318c"
|
||||
"url": "https://www.python.org/ftp/python/3.8.1/python-3.8.1.exe",
|
||||
"hash": "md5:2d4c7de97d6fcd8231fc3decbf8abf79"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user