python: Update to version 3.12.2

This commit is contained in:
github-actions[bot] 2024-02-07 00:33:43 +00:00
parent 0964686949
commit c24e1ecb08

View File

@ -1,21 +1,21 @@
{
"version": "3.12.1",
"version": "3.12.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.12.1/python-3.12.1-amd64.exe#/setup.exe",
"hash": "md5:3e3b6550e58772d324f7519bfa8066dc"
"url": "https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe#/setup.exe",
"hash": "md5:44abfae489d87cc005d50a9267b5d58d"
},
"32bit": {
"url": "https://www.python.org/ftp/python/3.12.1/python-3.12.1.exe#/setup.exe",
"hash": "md5:37a89a09138888e6331ec279d68fea8e"
"url": "https://www.python.org/ftp/python/3.12.2/python-3.12.2.exe#/setup.exe",
"hash": "md5:bc4d721cf44a52fa9e19c1209d45e8c3"
},
"arm64": {
"url": "https://www.python.org/ftp/python/3.12.1/python-3.12.1-arm64.exe#/setup.exe",
"hash": "md5:25fb741f175dc98d5630520f2df931ec"
"url": "https://www.python.org/ftp/python/3.12.2/python-3.12.2-arm64.exe#/setup.exe",
"hash": "md5:f769b05cd9d336d2d6e3f6399cb573be"
}
},
"pre_install": [