Skip to content

Commit

Permalink
[workspace] Upgrade abseil_cpp_internal to latest commit (#17352)
Browse files Browse the repository at this point in the history
* [workspace] Upgrade abseil_cpp_internal to latest commit
  • Loading branch information
jwnimmer-tri authored Jun 8, 2022
1 parent 226d2c2 commit e975547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/workspace/abseil_cpp_internal/repository.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ def abseil_cpp_internal_repository(
github_archive(
name = name,
repository = "abseil/abseil-cpp",
commit = "bed94589f27d7fdfa34ede5988203369d170cec3",
sha256 = "daae769ab82f3086b7418662ec52c671a794d380d13c21b9a489436030823018", # noqa
commit = "ef799d337201e02688c6e07b0cac8912b86f505d",
sha256 = "9f841741770fd773c8109f23fed60ec1e758ce12a52fbb298eeaf891b1dbb1cd", # noqa
patches = [
"@drake//tools/workspace/abseil_cpp_internal:patches/hidden_visibility.patch", # noqa
"@drake//tools/workspace/abseil_cpp_internal:patches/inline_namespace.patch", # noqa
Expand Down

0 comments on commit e975547

Please sign in to comment.