@@ -84,9 +84,9 @@ python_configurations = [
8484 { identifier = " cp310-macosx_x86_64" , version = " 3.10" , url = " https://www.python.org/ftp/python/3.10.5/python-3.10.5-macos11.pkg" },
8585 { identifier = " cp310-macosx_arm64" , version = " 3.10" , url = " https://www.python.org/ftp/python/3.10.5/python-3.10.5-macos11.pkg" },
8686 { identifier = " cp310-macosx_universal2" , version = " 3.10" , url = " https://www.python.org/ftp/python/3.10.5/python-3.10.5-macos11.pkg" },
87- { identifier = " cp311-macosx_x86_64" , version = " 3.11" , url = " https://www.python.org/ftp/python/3.11.0/python-3.11.0b3 -macos11.pkg" },
88- { identifier = " cp311-macosx_arm64" , version = " 3.11" , url = " https://www.python.org/ftp/python/3.11.0/python-3.11.0b3 -macos11.pkg" },
89- { identifier = " cp311-macosx_universal2" , version = " 3.11" , url = " https://www.python.org/ftp/python/3.11.0/python-3.11.0b3 -macos11.pkg" },
87+ { identifier = " cp311-macosx_x86_64" , version = " 3.11" , url = " https://www.python.org/ftp/python/3.11.0/python-3.11.0b4 -macos11.pkg" },
88+ { identifier = " cp311-macosx_arm64" , version = " 3.11" , url = " https://www.python.org/ftp/python/3.11.0/python-3.11.0b4 -macos11.pkg" },
89+ { identifier = " cp311-macosx_universal2" , version = " 3.11" , url = " https://www.python.org/ftp/python/3.11.0/python-3.11.0b4 -macos11.pkg" },
9090 { identifier = " pp37-macosx_x86_64" , version = " 3.7" , url = " https://downloads.python.org/pypy/pypy3.7-v7.3.9-osx64.tar.bz2" },
9191 { identifier = " pp38-macosx_x86_64" , version = " 3.8" , url = " https://downloads.python.org/pypy/pypy3.8-v7.3.9-osx64.tar.bz2" },
9292 { identifier = " pp39-macosx_x86_64" , version = " 3.9" , url = " https://downloads.python.org/pypy/pypy3.9-v7.3.9-osx64.tar.bz2" },
@@ -104,11 +104,11 @@ python_configurations = [
104104 { identifier = " cp39-win_amd64" , version = " 3.9.13" , arch = " 64" },
105105 { identifier = " cp310-win32" , version = " 3.10.5" , arch = " 32" },
106106 { identifier = " cp310-win_amd64" , version = " 3.10.5" , arch = " 64" },
107- { identifier = " cp311-win32" , version = " 3.11.0-b3 " , arch = " 32" },
108- { identifier = " cp311-win_amd64" , version = " 3.11.0-b3 " , arch = " 64" },
107+ { identifier = " cp311-win32" , version = " 3.11.0-b4 " , arch = " 32" },
108+ { identifier = " cp311-win_amd64" , version = " 3.11.0-b4 " , arch = " 64" },
109109 { identifier = " cp39-win_arm64" , version = " 3.9.10" , arch = " ARM64" },
110110 { identifier = " cp310-win_arm64" , version = " 3.10.5" , arch = " ARM64" },
111- { identifier = " cp311-win_arm64" , version = " 3.11.0-b3 " , arch = " ARM64" },
111+ { identifier = " cp311-win_arm64" , version = " 3.11.0-b4 " , arch = " ARM64" },
112112 { identifier = " pp37-win_amd64" , version = " 3.7" , arch = " 64" , url = " https://downloads.python.org/pypy/pypy3.7-v7.3.9-win64.zip" },
113113 { identifier = " pp38-win_amd64" , version = " 3.8" , arch = " 64" , url = " https://downloads.python.org/pypy/pypy3.8-v7.3.9-win64.zip" },
114114 { identifier = " pp39-win_amd64" , version = " 3.9" , arch = " 64" , url = " https://downloads.python.org/pypy/pypy3.9-v7.3.9-win64.zip" },
0 commit comments