mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
python: Update to version 3.12.7
This commit is contained in:
parent
045a849a9e
commit
dfab8239fe
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.12.6",
|
"version": "3.12.7",
|
||||||
"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.12.6/python-3.12.6-amd64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7-amd64.exe#/setup.exe",
|
||||||
"hash": "md5:d8548aa7609a762ba66f62eeb2ca862d"
|
"hash": "md5:b51e0889be50c55fbdd809f4ad587120"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7.exe#/setup.exe",
|
||||||
"hash": "md5:9b4c59154c46444e082266d8bd3a6429"
|
"hash": "md5:5d5452249401822cb3ad1bce7105d5fd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6-arm64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7-arm64.exe#/setup.exe",
|
||||||
"hash": "md5:4ae3dfd4a32963ec6e6578890d97b19c"
|
"hash": "md5:19bdd2de8a7ccb6f1115f85bc54c1764"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user