diff --git a/F/FreeTypeAbstraction/Compat.toml b/F/FreeTypeAbstraction/Compat.toml index 7e0d92457b206de..27370ac0ebfc48b 100644 --- a/F/FreeTypeAbstraction/Compat.toml +++ b/F/FreeTypeAbstraction/Compat.toml @@ -11,6 +11,9 @@ ColorVectorSpace = "0.8-0.10" ["0.10.3-0"] julia = "1.6.0-1" +["0.10.4-0"] +Colors = "0.11-0.13" + ["0.5-0.10.2"] julia = "1" @@ -35,7 +38,7 @@ GeometryTypes = "0.7-0.8" ["0.6.3-0.8"] FreeType = "3" -["0.6.4-0"] +["0.6.4-0.10.3"] Colors = "0.11-0.12" ["0.7-0.8.0"] diff --git a/F/FreeTypeAbstraction/Versions.toml b/F/FreeTypeAbstraction/Versions.toml index 723cefbaf41216d..8e083806aade2a4 100644 --- a/F/FreeTypeAbstraction/Versions.toml +++ b/F/FreeTypeAbstraction/Versions.toml @@ -87,3 +87,6 @@ git-tree-sha1 = "4b0af18ba7b34e3007f960217028502ff1dfda00" ["0.10.3"] git-tree-sha1 = "2493cdfd0740015955a8e46de4ef28f49460d8bc" + +["0.10.4"] +git-tree-sha1 = "84dfe824bd6fdf2a5d73bb187ff31b5549b2a79c"