Skip to content

Commit

Permalink
update meshcat submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeits committed Jul 11, 2018
1 parent 4048013 commit b1ed136
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 = "be9a22b26a547d83a9fe3fc31ee8788049a0413c"
const meshcat_sha = "b34c2668c94675aa582c5dc2024fdff052db9511"
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 b1ed136

Please sign in to comment.