Skip to content

Commit 0bad055

Browse files
[autoupdate-python-macosuniversal] update Python for macOS universal: 3.11.7→3.11.8, 3.12.1→3.12.2
1 parent eb903e4 commit 0bad055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actions/dependencies.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ICU_URL_SRC=https://github.com/unicode-org/icu/releases/download/release-74-2/ic
1616
JSON_VERSION=3.11.3
1717
JSON_URL=https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip
1818
PYVERSIONS_WIN="3.7.9 3.8.10 3.9.13 3.10.11 3.11.7 3.12.1"
19-
PYVERSIONS_MACOSUNIVERSAL="3.8.10 3.9.13 3.10.11 3.11.7 3.12.1"
20-
PYURLS_MACOSUNIVERSAL="https://www.python.org/ftp/python/3.8.10/python-3.8.10-macos11.pkg https://www.python.org/ftp/python/3.9.13/python-3.9.13-macos11.pkg https://www.python.org/ftp/python/3.10.11/python-3.10.11-macos11.pkg https://www.python.org/ftp/python/3.11.7/python-3.11.7-macos11.pkg https://www.python.org/ftp/python/3.12.1/python-3.12.1-macos11.pkg"
19+
PYVERSIONS_MACOSUNIVERSAL="3.8.10 3.9.13 3.10.11 3.11.8 3.12.2"
20+
PYURLS_MACOSUNIVERSAL="https://www.python.org/ftp/python/3.8.10/python-3.8.10-macos11.pkg https://www.python.org/ftp/python/3.9.13/python-3.9.13-macos11.pkg https://www.python.org/ftp/python/3.10.11/python-3.10.11-macos11.pkg https://www.python.org/ftp/python/3.11.8/python-3.11.8-macos11.pkg https://www.python.org/ftp/python/3.12.2/python-3.12.2-macos11.pkg"
2121
CCACHE_VERSION=4.9
2222
CCACHE_URL=https://github.com/ccache/ccache/releases/download/v4.9/ccache-4.9-windows-x86_64.zip
2323
CYTHON_VERSION=3.0.8

0 commit comments

Comments
 (0)