File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,14 +154,14 @@ jobs:
154154 PYTHON :
155155 - VERSION : ' 3.11'
156156 ABI_VERSION : ' cp38'
157- DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.3 /python-3.11.3 -macos11.pkg'
157+ DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.13 /python-3.11.13 -macos11.pkg'
158158 BIN_PATH : ' /Library/Frameworks/Python.framework/Versions/3.11/bin/python3'
159159 - VERSION : ' 3.11'
160160 ABI_VERSION : ' cp39'
161- DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.3 /python-3.11.3 -macos11.pkg'
161+ DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.13 /python-3.11.13 -macos11.pkg'
162162 BIN_PATH : ' /Library/Frameworks/Python.framework/Versions/3.11/bin/python3'
163163 - VERSION : ' 3.13t'
164- DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.13.1 /python-3.13.1 -macos11.pkg'
164+ DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.13.7 /python-3.13.7 -macos11.pkg'
165165 BIN_PATH : ' /Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3.13t'
166166 - VERSION : ' 3.14t'
167167 DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.14.0/python-3.14.0rc2-macos11.pkg'
You can’t perform that action at this time.
0 commit comments