Skip to content

Commit

Permalink
Update @fcl to latest upstream commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri committed May 1, 2018
1 parent d651db1 commit 8f4c670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/workspace/fcl/repository.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ def fcl_repository(
github_archive(
name = name,
repository = "flexible-collision-library/fcl",
commit = "1271b65c25b2595c3232c29ffe06d465f4518aa2",
sha256 = "6c0392c579b88920a2ebfa83cc58bcb34c27f9e26ff9598ee7f0da85150d1323", # noqa
commit = "1f508738ee8e20ff6193e98b5b77b2644b7dc269",
sha256 = "2ee2e35b249d6f6fa25010374f6b3e5ba8917ba756566c85b1f7b3841d3d2210", # noqa
build_file = "@drake//tools/workspace/fcl:package.BUILD.bazel",
mirrors = mirrors,
)

0 comments on commit 8f4c670

Please sign in to comment.