Skip to content

Commit

Permalink
Merge pull request #48 from rdeits/update-viewer
Browse files Browse the repository at this point in the history
update meshcat submodule
  • Loading branch information
rdeits authored Jul 11, 2018
2 parents 4048013 + b1ed136 commit 2aaa756
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 2aaa756

Please sign in to comment.