mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
python: Update to version 3.13.1
This commit is contained in:
parent
05a85de861
commit
7d9b3a9f5b
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.13.0",
|
||||
"version": "3.13.1",
|
||||
"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.13.0/python-3.13.0-amd64.exe#/setup.exe",
|
||||
"hash": "md5:f5e5d48ba86586d4bef67bcb3790d339"
|
||||
"url": "https://www.python.org/ftp/python/3.13.1/python-3.13.1-amd64.exe#/setup.exe",
|
||||
"hash": "md5:90176c0cfa29327ab08c6083dcdcc210"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0.exe#/setup.exe",
|
||||
"hash": "md5:8e96d6243623ff7acc61c9dc7cd3638f"
|
||||
"url": "https://www.python.org/ftp/python/3.13.1/python-3.13.1.exe#/setup.exe",
|
||||
"hash": "md5:12455257e0eaf8c7a3b0af6522647638"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.13.0/python-3.13.0-arm64.exe#/setup.exe",
|
||||
"hash": "md5:291f811b17b4943de92cffdce6f2014f"
|
||||
"url": "https://www.python.org/ftp/python/3.13.1/python-3.13.1-arm64.exe#/setup.exe",
|
||||
"hash": "md5:f35c98b7b0924865021e89160f208cdb"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user