File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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' : '7ece455c2527fa7f001a5f734a7efa42df4e767a ' ,
6
+ 'abseil_revision' : '840da4a0f04fc35ee84f70471f80cb1081af7e2a ' ,
7
7
8
8
'effcee_revision' : '8ce15c424e61a94ee27b5be0ec0ed036b158e6e3' ,
9
9
10
- 'googletest_revision' : '32f9f4c82afa4249af66b55278df15c16b3031ea ' ,
10
+ 'googletest_revision' : '373af2e3df71599b87a40ce0e37164523849166b ' ,
11
11
12
12
# Use protobufs before they gained the dependency on abseil
13
13
'protobuf_revision' : 'v21.12' ,
14
14
15
- 're2_revision' : '6e8f5be3a392c00892c1fae1e90495fb9d2cbf30 ' ,
15
+ 're2_revision' : '66a656e6d9f8b78806c76201eb03038e85103e28 ' ,
16
16
17
- 'spirv_headers_revision' : 'de1807b7cfa8e722979d5ab7b7445b258dbc1836 ' ,
17
+ 'spirv_headers_revision' : '97e96f9e9defeb4bba3cfbd034dec516671dd7a3 ' ,
18
18
19
19
'mimalloc_revision' : '09a27098aa6e9286518bd9c74e6ffa7199c3f04e' ,
20
20
}
You can’t perform that action at this time.
0 commit comments