mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
python: Update to version 3.12.6
This commit is contained in:
parent
baa9f506b2
commit
1d547835b3
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.12.5",
|
"version": "3.12.6",
|
||||||
"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.5/python-3.12.5-amd64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6-amd64.exe#/setup.exe",
|
||||||
"hash": "md5:bbcb2fcf9d739f776fb6414afc12c80d"
|
"hash": "md5:d8548aa7609a762ba66f62eeb2ca862d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6.exe#/setup.exe",
|
||||||
"hash": "md5:d151f5f116e11c4d40021527f51ddf67"
|
"hash": "md5:9b4c59154c46444e082266d8bd3a6429"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://www.python.org/ftp/python/3.12.5/python-3.12.5-arm64.exe#/setup.exe",
|
"url": "https://www.python.org/ftp/python/3.12.6/python-3.12.6-arm64.exe#/setup.exe",
|
||||||
"hash": "md5:365d59eff83dfea9af528df4ebd060cb"
|
"hash": "md5:4ae3dfd4a32963ec6e6578890d97b19c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user