From abee46f4e7a6d1cffcd53de7b1b42b3a40e9bc21 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 18 Feb 2020 02:00:18 +0000 Subject: [PATCH] New version: MeshCat v0.10.0 UUID: 283c5d60-a78f-5afe-a0af-af636b173e11 Repo: https://github.com/rdeits/MeshCat.jl.git Tree: 3b095b9a186456fda01aa53963e0c963c1d99956 Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291 --- M/MeshCat/Compat.toml | 15 ++++++++++++--- M/MeshCat/Deps.toml | 14 +++++++++++--- M/MeshCat/Versions.toml | 3 +++ 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/M/MeshCat/Compat.toml b/M/MeshCat/Compat.toml index 504af973be63fae..abf4f317c3e5762 100644 --- a/M/MeshCat/Compat.toml +++ b/M/MeshCat/Compat.toml @@ -16,6 +16,9 @@ julia = "0.6-1" ["0-0.6"] DocStringExtensions = "0.4-0" +["0.10-0"] +WebSockets = "1" + ["0.2-0.3"] BinDeps = "0.8.7-0" @@ -58,19 +61,25 @@ WebIO = "0.7" WebIO = ["0.4.2-0.5", "0.7"] ["0.7-0"] -AssetRegistry = "0.1" GeometryTypes = "0.6-0.7" -JSExpr = ["0.3", "0.5"] Mux = "0.7" +["0.7-0.9"] +AssetRegistry = "0.1" +JSExpr = ["0.3", "0.5"] + ["0.8-0"] Cassette = "0.2.5-0.2" MsgPack = "1" + +["0.8-0.9"] WebIO = "0.8.11-0.8" +["0.9"] +Blink = "0.12" + ["0.9-0"] BinDeps = "1" -Blink = "0.12" Colors = "0.9-0.11" CoordinateTransformations = "0.5" DocStringExtensions = "0.5-0.8" diff --git a/M/MeshCat/Deps.toml b/M/MeshCat/Deps.toml index ec30f34cd85994d..8f29069815a4482 100644 --- a/M/MeshCat/Deps.toml +++ b/M/MeshCat/Deps.toml @@ -3,21 +3,27 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" GeometryTypes = "4d00f742-c7ba-57c2-abde-4428a4b178cb" -JSExpr = "97c1335a-c9c5-57fe-bc5d-ec35cebe8660" MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671" Mux = "a975b10e-0019-58db-a62f-e48ff68538c9" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +["0-0.9"] +JSExpr = "97c1335a-c9c5-57fe-bc5d-ec35cebe8660" WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29" +["0.10-0"] +Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" +WebSockets = "104b5d7c-a370-577a-8038-80a2059c5097" + ["0.2-0"] BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee" ["0.2-0.6"] Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" -["0.2.2-0"] +["0.2.2-0.9"] AssetRegistry = "bf4720bc-e11a-5d0c-854e-bdca1663c893" ["0.3"] @@ -42,6 +48,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ["0.8-0"] Cassette = "7057c7e9-c182-5462-911a-8362d720325c" -["0.9-0"] +["0.9"] Blink = "ad839575-38b3-5650-b840-f874b8c74a25" + +["0.9-0"] FFMPEG = "c87230d0-a227-11e9-1b43-d7ebe4e7570a" diff --git a/M/MeshCat/Versions.toml b/M/MeshCat/Versions.toml index a7b22ec650aa2db..41284d6523c7aee 100644 --- a/M/MeshCat/Versions.toml +++ b/M/MeshCat/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "085c39785e4f36237570d166fda17719f44cb56c" ["0.9.1"] git-tree-sha1 = "ea58491a4d3025615e19658a85b3a733058ccac5" + +["0.10.0"] +git-tree-sha1 = "3b095b9a186456fda01aa53963e0c963c1d99956"