diff options
Diffstat (limited to 'Build/source/libs/README')
-rw-r--r-- | Build/source/libs/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/libs/README b/Build/source/libs/README index 7f3a7943c68..98f26c770ff 100644 --- a/Build/source/libs/README +++ b/Build/source/libs/README @@ -15,7 +15,7 @@ cairo 1.16.0 - no longer checked Since cairo is only used by MetaPost (for png output), and 1.16.0 seems fine for that, not taking the time and trouble to update. -freetype2 2.13.2 - checked 26aug23 +freetype2 2.13.3 - checked 13aug24 https://download.savannah.gnu.org/releases/freetype/ gd 2.3.3 - checked 13sep21 @@ -28,16 +28,16 @@ graphite2 1.3.14 - checked 10apr20 https://sourceforge.net/projects/silgraphite/files/graphite2/ (requires C++11) -harfbuzz 8.5.0 - checked 14may24 +harfbuzz 10.1.0 - checked 06nov24 https://github.com/harfbuzz/harfbuzz/releases/latest -icu 74.2 - checked 22dec23 +icu 76.1 - checked 27oct24 (requires C++17, e.g., g++13) https://github.com/unicode-org/icu/releases/ libpaper 1.1.29 - checked 07jan24 https://ftp.debian.org/debian/pool/main/libp/libpaper/ -libpng 1.6.43 - checked 24feb24 +libpng 1.6.44 - checked 13sep24 https://sourceforge.net/projects/libpng/files/ - used by many lua 5.2.4 |