mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
python: Update to version 3.10.3
This commit is contained in:
parent
d60327e7d2
commit
d944b44d27
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.2",
|
"version": "3.10.3",
|
||||||
"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.2/python-3.10.2-amd64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.10.3/python-3.10.3-amd64.exe#/setup.exe",
|
||||||
"hash": "md5:2b4fd1ed6e736f0e65572da64c17e020"
|
"hash": "md5:9ea305690dbfd424a632b6a659347c1e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.10.2/python-3.10.2.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.10.3/python-3.10.3.exe#/setup.exe",
|
||||||
"hash": "md5:ef91f4e873280d37eb5bc26e7b18d3d1"
|
"hash": "md5:6a336cb2aca62dd05805316ab3aaf2b5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user