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' : 'c8d5854f0ba521701455281b17f5f24cf584f916 ' ,
6
+ 'abseil_revision' : '8b81b77c5e4251de400909e15279653f49b0a6ec ' ,
7
7
8
8
'effcee_revision' : '874b47102c57a8979c0f154cf8e0eab53c0a0502' ,
9
9
10
- 'googletest_revision' : '52204f78f94d7512df1f0f3bea1d47437a2c3a58 ' ,
10
+ 'googletest_revision' : 'e90fe2485641bab0d6af4500192dc503384950d1 ' ,
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' : 'c84a140c93352cdabbfb547c531be34515b12228' ,
16
16
17
- 'spirv_headers_revision' : '8e82b7cfeca98baae9a01a53511483da7194f854 ' ,
17
+ 'spirv_headers_revision' : '7c2f5333e9c662620581361dffc327a99800bb52 ' ,
18
18
}
19
19
20
20
deps = {
You can’t perform that action at this time.
0 commit comments