FREETYPE2_VERSION

Constant FREETYPE2_VERSION 

Source
pub const FREETYPE2_VERSION: &str = "2.14.1";
Expand description

FreeType version, cloned from freetype/freetype at tag VER-X-Y-Z.

Tracked by Renovate via the github-tags datasource with extractVersionTemplate: "^VER-(?<version>.+)$". freetype2 is cloned rather than downloaded as a tarball because its build system requires the nyorain/dlg git submodule, which is absent from archive tarballs.