mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
python: Update to version 3.11.0
This commit is contained in:
parent
e52a68ed06
commit
e8a43b66df
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.8",
|
"version": "3.11.0",
|
||||||
"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.",
|
||||||
"homepage": "https://www.python.org/",
|
"homepage": "https://www.python.org/",
|
||||||
"license": "Python-2.0",
|
"license": "Python-2.0",
|
||||||
"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": "https://www.python.org/ftp/python/3.10.8/python-3.10.8-amd64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.11.0/python-3.11.0-amd64.exe#/setup.exe",
|
||||||
"hash": "md5:308a3d095311fbc82e5c696ab4036251"
|
"hash": "md5:4fe11b2b0bb0c744cf74aff537f7cd7f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.10.8/python-3.10.8.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.11.0/python-3.11.0.exe#/setup.exe",
|
||||||
"hash": "48cd8d4204b8f8e49c4f7388b24cc6d7183d259c5ceb62f230671956c0ced251"
|
"hash": "2d7b87eacdd5925af4e0db0ec155dd2b765aa27efe609c0684cacc6fbf46f104"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user