mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
python: Update to version 3.11.3
This commit is contained in:
parent
8cc0f39126
commit
db2747e49a
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.11.2",
|
||||
"version": "3.11.3",
|
||||
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
|
||||
"homepage": "https://www.python.org/",
|
||||
"license": "Python-2.0",
|
||||
"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.11.2/python-3.11.2-amd64.exe#/setup.exe",
|
||||
"hash": "md5:4331ca54d9eacdbe6e97d6ea63526e57"
|
||||
"url": "https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe#/setup.exe",
|
||||
"hash": "md5:62414ff53148ae41b4cec89122532a82"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2.exe#/setup.exe",
|
||||
"hash": "md5:2123016702bbb45688baedc3695852f4"
|
||||
"url": "https://www.python.org/ftp/python/3.11.3/python-3.11.3.exe#/setup.exe",
|
||||
"hash": "3541fe1b227cb7eca226dcc0723d5d3bb835df2b11248974ccb805382cc699da"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.11.2/python-3.11.2-arm64.exe#/setup.exe",
|
||||
"hash": "md5:040ab03501a65cc26bd340323bb1972e"
|
||||
"url": "https://www.python.org/ftp/python/3.11.3/python-3.11.3-arm64.exe#/setup.exe",
|
||||
"hash": "md5:d6441f490e2c2163d7d67c78c7628bf9"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user