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 7caa51e commit 43dbafdCopy full SHA for 43dbafd
tools/ports/freetype.py
@@ -8,7 +8,7 @@
8
from pathlib import Path
9
10
TAG = '2.11.1'
11
-HASH = '5e53276cf0248c61782c6410856230a287c583efdbb8959d4b1d25efdbe8c665ca45a9c952c33c710b595fcf76905375487d3803fb39c2b96dbe253c7664662c'
+HASH = '610f2377e28cfa4b40db6155bec02b911a93171f0b37efc7d544787468e3e8193c588a381b4743c2206ffee74ea6cdd42ed949f1d7c474e3b123900d23db69e0'
12
13
def needed(settings):
14
return settings.USE_FREETYPE
0 commit comments