mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
python: Update to version 3.13.0
This commit is contained in:
parent
753cc296ad
commit
ec70b275c5
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.12.7",
|
||||
"version": "3.13.0",
|
||||
"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.12.7/python-3.12.7-amd64.exe#/setup.exe",
|
||||
"hash": "md5:b51e0889be50c55fbdd809f4ad587120"
|
||||
"url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0-amd64.exe#/setup.exe",
|
||||
"hash": "md5:f5e5d48ba86586d4bef67bcb3790d339"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7.exe#/setup.exe",
|
||||
"hash": "md5:5d5452249401822cb3ad1bce7105d5fd"
|
||||
"url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0.exe#/setup.exe",
|
||||
"hash": "md5:8e96d6243623ff7acc61c9dc7cd3638f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.12.7/python-3.12.7-arm64.exe#/setup.exe",
|
||||
"hash": "md5:19bdd2de8a7ccb6f1115f85bc54c1764"
|
||||
"url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0-arm64.exe#/setup.exe",
|
||||
"hash": "md5:291f811b17b4943de92cffdce6f2014f"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user