mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-13 01:32:18 +03:00
Merge pull request #8419 from radarhere/fribidi
This commit is contained in:
commit
23070b721f
|
@ -111,7 +111,7 @@ ARCHITECTURES = {
|
||||||
V = {
|
V = {
|
||||||
"BROTLI": "1.1.0",
|
"BROTLI": "1.1.0",
|
||||||
"FREETYPE": "2.13.3",
|
"FREETYPE": "2.13.3",
|
||||||
"FRIBIDI": "1.0.15",
|
"FRIBIDI": "1.0.16",
|
||||||
"HARFBUZZ": "10.0.1",
|
"HARFBUZZ": "10.0.1",
|
||||||
"JPEGTURBO": "3.0.4",
|
"JPEGTURBO": "3.0.4",
|
||||||
"LCMS2": "2.16",
|
"LCMS2": "2.16",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user