Skip to content

Commit

Permalink
New version: ConvexBodyProximityQueries v0.1.6 (#9974)
Browse files Browse the repository at this point in the history
UUID: e9983d58-8b29-5530-8046-db49618142f9
Repo: https://github.com/arlk/ConvexBodyProximityQueries.jl.git
Tree: 94a61b21ec7539dbc2ff44dc93f6cdb089a65b5a

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored Feb 24, 2020
1 parent 4d9a8b6 commit 5bc8cd9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion C/ConvexBodyProximityQueries/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ RecipesBase = "0.6-0"
StaticArrays = "0.10-0"
julia = "1.1-1"

["0.1.3-0"]
["0.1.3-0.1.5"]
RecipesBase = "0.6"
StaticArrays = "0.10"
julia = "1.1.0-1"

["0.1.6-0"]
RecipesBase = "0.6-0.8"
Requires = ["0.5", "1"]
StaticArrays = "0.10-0.12"
julia = "1"
3 changes: 3 additions & 0 deletions C/ConvexBodyProximityQueries/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["0.1.2-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

["0.1.6-0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3 changes: 3 additions & 0 deletions C/ConvexBodyProximityQueries/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "f1df76616c44e9bf74a9f19ade01c3ee26ba6737"

["0.1.5"]
git-tree-sha1 = "72d35d09750b01bdb79fca08a624ddcb8435b20c"

["0.1.6"]
git-tree-sha1 = "94a61b21ec7539dbc2ff44dc93f6cdb089a65b5a"

0 comments on commit 5bc8cd9

Please sign in to comment.