mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
python: Update to version 3.11.5
This commit is contained in:
parent
3f36bbbb2c
commit
4dbc0dbdc1
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.11.4",
|
||||
"version": "3.11.5",
|
||||
"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.4/python-3.11.4-amd64.exe#/setup.exe",
|
||||
"hash": "md5:e4413bb7448cd13b437dffffba294ca0"
|
||||
"url": "https://www.python.org/ftp/python/3.11.5/python-3.11.5-amd64.exe#/setup.exe",
|
||||
"hash": "md5:3afd5b0ba1549f5b9a90c1e3aa8f041e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.11.4/python-3.11.4.exe#/setup.exe",
|
||||
"hash": "md5:9ec180db64c074e57bdcca8374e9ded6"
|
||||
"url": "https://www.python.org/ftp/python/3.11.5/python-3.11.5.exe#/setup.exe",
|
||||
"hash": "md5:ac8e48a759a6222ce9332691568fe67a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.11.4/python-3.11.4-arm64.exe#/setup.exe",
|
||||
"hash": "md5:60785673d37c754ddceb5788b5e5baa9"
|
||||
"url": "https://www.python.org/ftp/python/3.11.5/python-3.11.5-arm64.exe#/setup.exe",
|
||||
"hash": "md5:cd2bfd6bb39a6c84dbf9d1615b9f53b5"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user