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 @@ -172,14 +172,14 @@ jobs:
172172 PYTHON :
173173 - VERSION : ' 3.11'
174174 ABI_VERSION : ' cp38'
175- DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.3/python-3.11.3 -macos11.pkg'
175+ DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.3/python-3.11.13 -macos11.pkg'
176176 BIN_PATH : ' /Library/Frameworks/Python.framework/Versions/3.11/bin/python3'
177177 - VERSION : ' 3.11'
178178 ABI_VERSION : ' cp39'
179- DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.3/python-3.11.3 -macos11.pkg'
179+ DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.11.3/python-3.11.13 -macos11.pkg'
180180 BIN_PATH : ' /Library/Frameworks/Python.framework/Versions/3.11/bin/python3'
181181 - VERSION : ' 3.13t'
182- DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.13.1 /python-3.13.1 -macos11.pkg'
182+ DOWNLOAD_URL : ' https://www.python.org/ftp/python/3.13.7 /python-3.13.7 -macos11.pkg'
183183 BIN_PATH : ' /Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3.13t'
184184 - VERSION : ' 3.14t'
185185 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