Skip to content

Commit

Permalink
Roll external/abseil_cpp/ 4e0956109..65b7da13b (2 commits) (#5929)
Browse files Browse the repository at this point in the history
* Roll external/googletest/ 7d76a231b..504ea69cf (2 commits)

google/googletest@7d76a23...504ea69

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ 4e0956109..f489ceb63 (4 commits)

abseil/abseil-cpp@4e09561...f489ceb

Created with:
  roll-dep external/abseil_cpp

* Roll external/spirv-headers/ 3f17b2af6..a380cd254 (1 commit)

KhronosGroup/SPIRV-Headers@3f17b2a...a380cd2

Created with:
  roll-dep external/spirv-headers

* Roll external/effcee/ 08da24ec2..e63a164aa (2 commits)

google/effcee@08da24e...e63a164

Created with:
  roll-dep external/effcee

---------

Co-authored-by: GitHub Actions[bot] <>
  • Loading branch information
github-actions[bot] authored Jan 10, 2025
1 parent e6307f4 commit 8806126
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ use_relative_paths = True
vars = {
'github': 'https://github.com',

'abseil_revision': '4e0956109640efa4b2ee68a2d6640fb13afa420e',
'abseil_revision': 'f489ceb630c633fe524ce6e72107e8cc930de14b',

'effcee_revision': '08da24ec245a274fea3a128ba50068f163390565',
'effcee_revision': 'e63a164aa0a40a04ddca2c18976819668b5a47a8',

'googletest_revision': '7d76a231b0e29caf86e68d1df858308cd53b2a66',
'googletest_revision': '504ea69cf7e9947be54f808a09b7b08988e84b5f',

# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',

're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca',

'spirv_headers_revision': '3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b',
'spirv_headers_revision': 'a380cd25433092dbce9a455a3feb1242138febee',
}

deps = {
Expand Down

0 comments on commit 8806126

Please sign in to comment.