Skip to content

Commit

Permalink
New version: GeoIO v1.12.2 (#98068)
Browse files Browse the repository at this point in the history
UUID: f5a160d5-e41d-4189-8b61-d57781c419e3
Repo: https://github.com/JuliaEarth/GeoIO.jl.git
Tree: 83b13cbc7568bff36e8d3ba5b6bf4bad6ceccff0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 2, 2024
1 parent 6fc8881 commit 2ccc253
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion G/GeoIO/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -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"
Expand Down
3 changes: 3 additions & 0 deletions G/GeoIO/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
3 changes: 3 additions & 0 deletions G/GeoIO/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,6 @@ git-tree-sha1 = "523ebf3f146764c29f71d7995efa73db1a35b6c9"

["1.12.1"]
git-tree-sha1 = "4fa6c1b22aa1e2beb998ad28a0886ba9da47a7d4"

["1.12.2"]
git-tree-sha1 = "83b13cbc7568bff36e8d3ba5b6bf4bad6ceccff0"

0 comments on commit 2ccc253

Please sign in to comment.