mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
python: Update to version 3.14.0
This commit is contained in:
parent
b93b166bba
commit
c14224ed2e
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.13.7",
|
||||
"version": "3.14.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.13.7/python-3.13.7-amd64.exe#/setup.exe",
|
||||
"hash": "md5:1da92e43c79f3d1539dd23a3c14bf3f0"
|
||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-amd64.exe#/setup.exe",
|
||||
"hash": "md5:cf642108b97545a30ac055b94657a0e6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7.exe#/setup.exe",
|
||||
"hash": "md5:f501c1b321c82412ed330ec5604cac39"
|
||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0.exe#/setup.exe",
|
||||
"hash": "md5:4b4a8f4e6f47a430df110868b3872762"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-arm64.exe#/setup.exe",
|
||||
"hash": "md5:66c0ba98b20b7d4ea0904223d484d369"
|
||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-arm64.exe#/setup.exe",
|
||||
"hash": "md5:1d308e03a711d99ad7c5df4032daf8a9"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user