diff --git a/A/ArchGDAL/Compat.toml b/A/ArchGDAL/Compat.toml index 06304d3ea2fc4e5..897821e84702563 100644 --- a/A/ArchGDAL/Compat.toml +++ b/A/ArchGDAL/Compat.toml @@ -11,7 +11,7 @@ DataStreams = "0.0.0-0.4" ["0-0.3.0"] GeoInterface = "0.4" -["0.10.0-0.10.2"] +["0.10-0.10.2"] GDAL = "1.5.1-1" ["0.10.2-0"] @@ -25,6 +25,9 @@ DiskArrays = "0.3-0.4" GDAL = "1.7.0-1" GeoInterfaceMakie = "0.1" +["0.10.5-0"] +ColorTypes = "0.10-0.12" + ["0.2.1"] julia = ["0.7.0", "1"] @@ -59,12 +62,12 @@ DiskArrays = "0.2.4-0.2" ["0.5.1-0"] Tables = "1" -["0.7-0"] -ColorTypes = "0.10-0.11" - ["0.7-0.10.1"] ImageCore = "0.8-0.9" +["0.7-0.10.4"] +ColorTypes = "0.10-0.11" + ["0.8-0"] julia = "1.6.0-1" diff --git a/A/ArchGDAL/Versions.toml b/A/ArchGDAL/Versions.toml index 78169bd77673df6..3cd3c0d5044239f 100644 --- a/A/ArchGDAL/Versions.toml +++ b/A/ArchGDAL/Versions.toml @@ -106,3 +106,6 @@ git-tree-sha1 = "8fdc2f827f831eca29ed450c9e9b15412e01b4fc" ["0.10.4"] git-tree-sha1 = "0504a357f95f37497b69bf282a137410f6be3b9c" + +["0.10.5"] +git-tree-sha1 = "caa7b70e9d3e21507645d346eed98d513bbd9d64" diff --git a/A/ArchGDAL/WeakCompat.toml b/A/ArchGDAL/WeakCompat.toml index 19ba4fe9242f1e2..36d8c2afae4c090 100644 --- a/A/ArchGDAL/WeakCompat.toml +++ b/A/ArchGDAL/WeakCompat.toml @@ -1,2 +1,5 @@ ["0.10.3-0"] Makie = "0.20-0.21" + +["0.10.5-0"] +JLD2 = "0.4-0.5" diff --git a/A/ArchGDAL/WeakDeps.toml b/A/ArchGDAL/WeakDeps.toml index f55d7afb5383a4f..a7096f3edecda68 100644 --- a/A/ArchGDAL/WeakDeps.toml +++ b/A/ArchGDAL/WeakDeps.toml @@ -1,2 +1,5 @@ ["0.10.3-0"] Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" + +["0.10.5-0"] +JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"