We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67211fe commit 7ac832eCopy full SHA for 7ac832e
1 file changed
.ci/download-cairo-win32.py
@@ -10,7 +10,7 @@
10
from pathlib import Path
11
from urllib.request import urlretrieve as download
12
13
-CAIRO_VERSION = "1.18.4"
+CAIRO_VERSION = "1.18.4-v2"
14
15
16
def get_platform() -> str:
0 commit comments