From 7324e2fc60177e04c88ff13c67a2a1bd770c7f89 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 29 Oct 2024 17:49:13 +0530 Subject: [PATCH] New version: FreeTypeAbstraction v0.10.4 (#118296) UUID: 663a7486-cb36-511b-a19d-713bb74d65c9 Repo: https://github.com/JuliaGraphics/FreeTypeAbstraction.jl.git Tree: 84dfe824bd6fdf2a5d73bb187ff31b5549b2a79c Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- F/FreeTypeAbstraction/Compat.toml | 5 ++++- F/FreeTypeAbstraction/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) 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"