File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,18 @@ use_relative_paths = True
3
3
vars = {
4
4
'github' : 'https://github.com' ,
5
5
6
- 'abseil_revision' : '40cab244558f225cadcb943f84c5209f7ce876b1 ' ,
6
+ 'abseil_revision' : '4b4f41e93d14812481b7692f89dccb1f0d609a28 ' ,
7
7
8
8
'effcee_revision' : '2c97e5689ed8d7ab6ae5820f884f03a601ae124b' ,
9
9
10
- 'googletest_revision' : '71815bbf7de6e10c11821d654a2fae2cf42de0f7 ' ,
10
+ 'googletest_revision' : '1204d634444b0ba6da53201a8b6caf2a502d883c ' ,
11
11
12
12
# Use protobufs before they gained the dependency on abseil
13
13
'protobuf_revision' : 'v21.12' ,
14
14
15
15
're2_revision' : '6dcd83d60f7944926bfd308cc13979fc53dd69ca' ,
16
16
17
- 'spirv_headers_revision' : '22c4d1b1e9d1c7d9aa5086c93e6491f21080019b ' ,
17
+ 'spirv_headers_revision' : 'cb6b2c32dbfc3257c1e9142a116fe9ee3d9b80a2 ' ,
18
18
}
19
19
20
20
deps = {
You can’t perform that action at this time.
0 commit comments