python: Update to version 3.14.2

This commit is contained in:
github-actions[bot] 2025-12-05 20:29:53 +00:00
parent b7324d42c4
commit 63191458d3

View File

@ -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.", "description": "A programming language that lets you work quickly and integrate systems more effectively.",
"homepage": "https://www.python.org/", "homepage": "https://www.python.org/",
"license": "Python-2.0", "license": "Python-2.0",
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"", "notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-amd64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-amd64.exe#/setup.exe",
"hash": "md5:b236d1a32f73dcf1188db880acca5136" "hash": "md5:c887e19e66e66e6961c444283dafaa33"
}, },
"32bit": { "32bit": {
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2.exe#/setup.exe",
"hash": "md5:6e3f352986d73a85d2ff1a6e757c513c" "hash": "md5:ae1ef59db6af34ec0e1ff4c6e5e2668a"
}, },
"arm64": { "arm64": {
"url": "https://www.python.org/ftp/python/3.14.1/python-3.14.1-arm64.exe#/setup.exe", "url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-arm64.exe#/setup.exe",
"hash": "md5:c785ff40517799f03d952ad91887152a" "hash": "md5:30ab0c9e39b339c557c3f325488b869e"
} }
}, },
"pre_install": [ "pre_install": [