From e8808a7da3cf0775b5af294740ac51f51b8c68c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:55:44 +0000 Subject: [PATCH] [autoupdate-cython] update Cython from 3.0.10 to 3.0.11 --- actions/dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/dependencies.sh b/actions/dependencies.sh index cc7f7fe6..5bf439db 100755 --- a/actions/dependencies.sh +++ b/actions/dependencies.sh @@ -20,7 +20,7 @@ PYVERSIONS_MACOSUNIVERSAL="3.8.10 3.9.13 3.10.11 3.11.9 3.12.5" 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.9/python-3.11.9-macos11.pkg https://www.python.org/ftp/python/3.12.5/python-3.12.5-macos11.pkg" CCACHE_VERSION=4.9.1 CCACHE_URL=https://github.com/ccache/ccache/releases/download/v4.9.1/ccache-4.9.1-windows-x86_64.zip -CYTHON_VERSION=3.0.10 +CYTHON_VERSION=3.0.11 MANYLINUX2014_X86_64_TAG=2024.08.12-1 MANYLINUX2014_AARCH64_TAG=2024.08.10-1 MANYLINUX2014_PPC64LE_TAG=2024.08.12-1