Skip to content

Commit 7ac832e

Browse files
committed
Update cairo wheel deps to 1.18.4-v2
1 parent 67211fe commit 7ac832e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/download-cairo-win32.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from pathlib import Path
1111
from urllib.request import urlretrieve as download
1212

13-
CAIRO_VERSION = "1.18.4"
13+
CAIRO_VERSION = "1.18.4-v2"
1414

1515

1616
def get_platform() -> str:

0 commit comments

Comments
 (0)