python: Update to version 3.14.3

This commit is contained in:
github-actions[bot] 2026-02-03 20:32:29 +00:00
parent d624da1e4b
commit e404792e5b

View File

@ -1,5 +1,5 @@
{
"version": "3.14.2",
"version": "3.14.3",
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
"homepage": "https://www.python.org/",
"license": "Python-2.0",
@ -9,16 +9,16 @@
],
"architecture": {
"64bit": {
"url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-amd64.exe#/setup.exe",
"hash": "md5:c887e19e66e66e6961c444283dafaa33"
"url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3-amd64.exe#/setup.exe",
"hash": "md5:b68ad91421afbbd1a628105199c8c5f6"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2.exe#/setup.exe",
"hash": "md5:ae1ef59db6af34ec0e1ff4c6e5e2668a"
"url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3.exe#/setup.exe",
"hash": "md5:f3a8e8499725bdba6ffac39bd822647f"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.14.2/python-3.14.2-arm64.exe#/setup.exe",
"hash": "md5:30ab0c9e39b339c557c3f325488b869e"
"url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3-arm64.exe#/setup.exe",
"hash": "md5:f62a3d28d7070078b3078e2db5777823"
}
},
"pre_install": [