@@ -65,9 +65,9 @@ python_configurations = [
6565 { identifier = " cp38-macosx_x86_64" , version = " 3.8" , url = " https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg" },
6666 { identifier = " cp38-macosx_arm64" , version = " 3.8" , url = " https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg" },
6767 { identifier = " cp38-macosx_universal2" , version = " 3.8" , url = " https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg" },
68- { identifier = " cp39-macosx_x86_64" , version = " 3.9" , url = " https://www.python.org/ftp/python/3.9.8 /python-3.9.8 -macos11.pkg" },
69- { identifier = " cp39-macosx_arm64" , version = " 3.9" , url = " https://www.python.org/ftp/python/3.9.8 /python-3.9.8 -macos11.pkg" },
70- { identifier = " cp39-macosx_universal2" , version = " 3.9" , url = " https://www.python.org/ftp/python/3.9.8 /python-3.9.8 -macos11.pkg" },
68+ { identifier = " cp39-macosx_x86_64" , version = " 3.9" , url = " https://www.python.org/ftp/python/3.9.9 /python-3.9.9 -macos11.pkg" },
69+ { identifier = " cp39-macosx_arm64" , version = " 3.9" , url = " https://www.python.org/ftp/python/3.9.9 /python-3.9.9 -macos11.pkg" },
70+ { identifier = " cp39-macosx_universal2" , version = " 3.9" , url = " https://www.python.org/ftp/python/3.9.9 /python-3.9.9 -macos11.pkg" },
7171 { identifier = " cp310-macosx_x86_64" , version = " 3.10" , url = " https://www.python.org/ftp/python/3.10.0/python-3.10.0post2-macos11.pkg" },
7272 { identifier = " cp310-macosx_arm64" , version = " 3.10" , url = " https://www.python.org/ftp/python/3.10.0/python-3.10.0post2-macos11.pkg" },
7373 { identifier = " cp310-macosx_universal2" , version = " 3.10" , url = " https://www.python.org/ftp/python/3.10.0/python-3.10.0post2-macos11.pkg" },
@@ -83,8 +83,8 @@ python_configurations = [
8383 { identifier = " cp37-win_amd64" , version = " 3.7.9" , arch = " 64" },
8484 { identifier = " cp38-win32" , version = " 3.8.10" , arch = " 32" },
8585 { identifier = " cp38-win_amd64" , version = " 3.8.10" , arch = " 64" },
86- { identifier = " cp39-win32" , version = " 3.9.8 " , arch = " 32" },
87- { identifier = " cp39-win_amd64" , version = " 3.9.8 " , arch = " 64" },
86+ { identifier = " cp39-win32" , version = " 3.9.9 " , arch = " 32" },
87+ { identifier = " cp39-win_amd64" , version = " 3.9.9 " , arch = " 64" },
8888 { identifier = " cp310-win32" , version = " 3.10.0" , arch = " 32" },
8989 { identifier = " cp310-win_amd64" , version = " 3.10.0" , arch = " 64" },
9090 { identifier = " cp39-win_arm64" , version = " 3.9.9" , arch = " ARM64" },
0 commit comments