Skip to content

Commit cdcf260

Browse files
author
Aiden McCormack
committed
[workspace] Upgrade fcl_internal to latest commit
1 parent 870e94d commit cdcf260

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

tools/workspace/fcl_internal/patches/upstream/cassert.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

tools/workspace/fcl_internal/repository.bzl

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ def fcl_internal_repository(
66
github_archive(
77
name = name,
88
repository = "flexible-collision-library/fcl",
9-
commit = "b03987c495b75b5d873f932b1ff3fc27c1494c87",
10-
sha256 = "b055315cad3394b7bb1db8eead56a9063e95ed6cb0f43e12b244ab0bd2ce5be8", # noqa
9+
commit = "a3fbc9fe4f619d7bb1117dc137daa497d2de454b",
10+
sha256 = "dd542daa13ab2f861f29792f20be50a1776859540c46360b728d1fad5d819a0c", # noqa
1111
build_file = ":package.BUILD.bazel",
12-
patches = [
13-
":patches/upstream/cassert.patch",
14-
],
1512
mirrors = mirrors,
1613
)

0 commit comments

Comments
 (0)