File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ JSON_URL=https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip
18
18
PYVERSIONS_WIN=" 3.7.9 3.8.10 3.9.13 3.10.11 3.11.8 3.12.2"
19
19
PYVERSIONS_MACOSUNIVERSAL=" 3.8.10 3.9.13 3.10.11 3.11.8 3.12.2"
20
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"
21
- CCACHE_VERSION=4.9
22
- CCACHE_URL=https://github.com/ccache/ccache/releases/download/v4.9/ccache-4.9-windows-x86_64.zip
21
+ CCACHE_VERSION=4.9.1
22
+ CCACHE_URL=https://github.com/ccache/ccache/releases/download/v4.9.1 /ccache-4.9.1 -windows-x86_64.zip
23
23
CYTHON_VERSION=3.0.8
24
24
MANYLINUX2014_X86_64_TAG=2024-02-04-ea37246
25
25
MANYLINUX2014_AARCH64_TAG=2024-02-04-ea37246
You can’t perform that action at this time.
0 commit comments