mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
python: Update to version 3.13.3
This commit is contained in:
parent
3deceb1301
commit
cd68a6ea05
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.13.2",
|
||||
"version": "3.13.3",
|
||||
"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.2/python-3.13.2-amd64.exe#/setup.exe",
|
||||
"hash": "md5:40d2c830eedee3dd78f4b707f04fd1d2"
|
||||
"url": "https://www.python.org/ftp/python/3.13.3/python-3.13.3-amd64.exe#/setup.exe",
|
||||
"hash": "md5:be3264daeb8c5e08365492dd02908cfa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.13.2/python-3.13.2.exe#/setup.exe",
|
||||
"hash": "md5:91941eaa5086d500384cb55ad247be87"
|
||||
"url": "https://www.python.org/ftp/python/3.13.3/python-3.13.3.exe#/setup.exe",
|
||||
"hash": "md5:fd83ec01f90a1a051f856044b152fb72"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.13.2/python-3.13.2-arm64.exe#/setup.exe",
|
||||
"hash": "md5:252c8265c8768e14f7eeee3e1fcc39fc"
|
||||
"url": "https://www.python.org/ftp/python/3.13.3/python-3.13.3-arm64.exe#/setup.exe",
|
||||
"hash": "md5:18bb07bd65e768ae1ab1e8a969d8224a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user