Skip to content

Commit 02a2cb3

Browse files
github-actions[bot]isc-adang
authored andcommitted
[autoupdate-python-windows] update Python for Windows: 3.11.6→3.11.7, 3.12.0→3.12.1
1 parent dfbe9a3 commit 02a2cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ICU_URL_WIN=https://github.com/unicode-org/icu/releases/download/release-74-1/ic
1515
ICU_URL_SRC=https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-src.tgz
1616
JSON_VERSION=3.11.3
1717
JSON_URL=https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip
18-
PYVERSIONS_WIN="3.7.9 3.8.10 3.9.13 3.10.11 3.11.6 3.12.0"
18+
PYVERSIONS_WIN="3.7.9 3.8.10 3.9.13 3.10.11 3.11.7 3.12.1"
1919
PYVERSIONS_MACOSUNIVERSAL="3.8.10 3.9.13 3.10.11 3.11.7 3.12.1"
2020
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"
2121
CCACHE_VERSION=4.8.3

0 commit comments

Comments
 (0)