Skip to content

Commit 3f49b0c

Browse files
authored
Merge pull request #7907 from radarhere/xorgproto
2 parents 59cb1d7 + 984480f commit 3f49b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ function build {
7272

7373
build_simple xcb-proto 1.16.0 https://xorg.freedesktop.org/archive/individual/proto
7474
if [ -n "$IS_MACOS" ]; then
75-
build_simple xorgproto 2023.2 https://www.x.org/pub/individual/proto
75+
build_simple xorgproto 2024.1 https://www.x.org/pub/individual/proto
7676
build_simple libXau 1.0.11 https://www.x.org/pub/individual/lib
7777
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
7878
if [[ "$CIBW_ARCHS" == "arm64" ]]; then

0 commit comments

Comments
 (0)