mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
python: Update to version 3.8.2
This commit is contained in:
parent
8c3fac1ad8
commit
7e2d852b90
@ -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.1",
|
||||
"version": "3.8.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.8.1/python-3.8.1-amd64.exe",
|
||||
"hash": "md5:3e4c42f5ff8fcdbe6a828c912b7afdb1"
|
||||
"url": "https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe",
|
||||
"hash": "8e400e3f32cdcb746e62e0db4d3ae4cba1f927141ebc4d0d5a4006b0daee8921"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.8.1/python-3.8.1.exe",
|
||||
"hash": "md5:2d4c7de97d6fcd8231fc3decbf8abf79"
|
||||
"url": "https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe",
|
||||
"hash": "03ac5754a69c9c11c08d1f4d694c14625a4d27348ad4dd2d1253e2547819db2c"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user