python: Update to version 3.14.1

This commit is contained in:
github-actions[bot] 2025-12-02 20:30:57 +00:00
parent dca53d93a7
commit f799f0a920

View File

@ -1,21 +1,21 @@
{
"version": "3.14.0",
"version": "3.14.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.14.0/python-3.14.0-amd64.exe#/setup.exe",
"hash": "md5:cf642108b97545a30ac055b94657a0e6"
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-amd64.exe#/setup.exe",
"hash": "md5:b236d1a32f73dcf1188db880acca5136"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0.exe#/setup.exe",
"hash": "md5:4b4a8f4e6f47a430df110868b3872762"
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1.exe#/setup.exe",
"hash": "md5:6e3f352986d73a85d2ff1a6e757c513c"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-arm64.exe#/setup.exe",
"hash": "md5:1d308e03a711d99ad7c5df4032daf8a9"
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-arm64.exe#/setup.exe",
"hash": "md5:c785ff40517799f03d952ad91887152a"
}
},
"pre_install": [