Skip to content

Commit e66dd60

Browse files
authored
Update xorgproto to 2025.1 (#9379)
2 parents d5d8a91 + 36cf82a commit e66dd60

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
@@ -267,7 +267,7 @@ function build {
267267

268268
build_simple xcb-proto 1.17.0 https://xorg.freedesktop.org/archive/individual/proto
269269
if [[ -n "$IS_MACOS" ]]; then
270-
build_simple xorgproto 2024.1 https://www.x.org/pub/individual/proto
270+
build_simple xorgproto 2025.1 https://www.x.org/pub/individual/proto
271271
build_simple libXau 1.0.12 https://www.x.org/pub/individual/lib
272272
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
273273
else

0 commit comments

Comments
 (0)