mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
python: Update to version 3.14.2
This commit is contained in:
parent
b7324d42c4
commit
63191458d3
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.14.1",
|
||||
"version": "3.14.2",
|
||||
"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.14.1/python-3.14.1-amd64.exe#/setup.exe",
|
||||
"hash": "md5:b236d1a32f73dcf1188db880acca5136"
|
||||
"url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-amd64.exe#/setup.exe",
|
||||
"hash": "md5:c887e19e66e66e6961c444283dafaa33"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1.exe#/setup.exe",
|
||||
"hash": "md5:6e3f352986d73a85d2ff1a6e757c513c"
|
||||
"url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2.exe#/setup.exe",
|
||||
"hash": "md5:ae1ef59db6af34ec0e1ff4c6e5e2668a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-arm64.exe#/setup.exe",
|
||||
"hash": "md5:c785ff40517799f03d952ad91887152a"
|
||||
"url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-arm64.exe#/setup.exe",
|
||||
"hash": "md5:30ab0c9e39b339c557c3f325488b869e"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user