diff --git a/G/GeoIO/Compat.toml b/G/GeoIO/Compat.toml index c499d75b68a7cdc..b97e539271b9954 100644 --- a/G/GeoIO/Compat.toml +++ b/G/GeoIO/Compat.toml @@ -3,13 +3,15 @@ ArchGDAL = "0.10" GeoInterface = "1" GeoJSON = "0.7" PrecompileTools = "1.2.0-1" -Shapefile = "0.10" Tables = "1.7.0-1" julia = "1.9.0-1" ["1-1.1"] GADM = "1" +["1-1.12.1"] +Shapefile = "0.10" + ["1.0"] Meshes = "0.33-0.34" @@ -55,6 +57,10 @@ Meshes = "0.38" ["1.12.1-1"] Meshes = "0.39" +["1.12.2-1"] +Colors = "0.12" +Shapefile = "0.10-0.11" + ["1.3-1"] PrettyTables = "2.2.0-2" VTKBase = "1" diff --git a/G/GeoIO/Deps.toml b/G/GeoIO/Deps.toml index 7ac1cea0c2e03f4..d3bdf15f25a7303 100644 --- a/G/GeoIO/Deps.toml +++ b/G/GeoIO/Deps.toml @@ -24,6 +24,9 @@ GeoTables = "e502b557-6362-48c1-8219-d30d308dcdb0" Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc" TransformsBase = "28dd2a49-a57a-4bfb-84ca-1a49db9b96b8" +["1.12.2-1"] +Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" + ["1.3-1"] PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" ReadVTK = "dc215faf-f008-4882-a9f7-a79a826fadc3" diff --git a/G/GeoIO/Versions.toml b/G/GeoIO/Versions.toml index e47735deb12704d..3e066669a402906 100644 --- a/G/GeoIO/Versions.toml +++ b/G/GeoIO/Versions.toml @@ -102,3 +102,6 @@ git-tree-sha1 = "523ebf3f146764c29f71d7995efa73db1a35b6c9" ["1.12.1"] git-tree-sha1 = "4fa6c1b22aa1e2beb998ad28a0886ba9da47a7d4" + +["1.12.2"] +git-tree-sha1 = "83b13cbc7568bff36e8d3ba5b6bf4bad6ceccff0"