Skip to content

Commit

Permalink
Merge pull request #133 from rdeits/rd/orbit
Browse files Browse the repository at this point in the history
Update meshcat to get meshcat-dev/meshcat#64
  • Loading branch information
rdeits authored Nov 21, 2019
2 parents 457ad66 + 4486050 commit 4a1db2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ using Base.Filesystem
using BinDeps: unpack_cmd, download_cmd


const meshcat_sha = "ae82a610f6774afc26257bd4bc510b746f297214"
const meshcat_sha = "9fa020fd110a09be44dcb4522b9ce55ef671f34c"
const meshcat_url = "https://github.com/rdeits/meshcat/archive/$meshcat_sha.zip"

const assets_dir = normpath(joinpath(@__DIR__, "..", "assets"))
Expand Down

0 comments on commit 4a1db2f

Please sign in to comment.