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 0582b66 commit fde3048Copy full SHA for fde3048
tools/ports/harfbuzz.py
@@ -6,8 +6,8 @@
6
import os
7
import logging
8
9
-TAG = '2.8.1'
10
-HASH = 'c969ec1677f2f023c05698a226c96b23a815db732f1561d486b25b07c3663ea8192e49ee1253b7b623b43d713b9230df3265a47da6fd65378256ecada90c6ae4'
+TAG = '3.2.0'
+HASH = 'c9d88068d8017046842f444f02f31dbae109026ede943aaf265db5508de8b4b2be84203950f274a237f515bf7cbd361629d2032c6e8ee8f50354b430bba3a8ca'
11
12
deps = ['freetype']
13
0 commit comments