-
Notifications
You must be signed in to change notification settings - Fork 0
/
components.json
77 lines (77 loc) · 2.29 KB
/
components.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"abseil": {
"name": "abseil-cpp",
"url": "https://github.com/abseil/abseil-cpp.git",
"sha": "29bf8085f3bf17b84d30e34b3d7ff8248fda404e",
"tag": "20230802.0"
},
"cares": {
"name": "c-ares",
"url": "https://github.com/c-ares/c-ares.git",
"sha": "6360e96b5cf8e5980c887ce58ef727e53d77243a",
"tag": "v1.19.1",
"label": "cares-1_19_1"
},
"cctz": {
"name": "cctz",
"url": "https://github.com/google/cctz.git",
"sha": "02918d62329ef440935862719829d061a5f4beba",
"label": "v2.3-78-g02918d6"
},
"gflags": {
"name": "gflags",
"url": "https://github.com/gflags/gflags.git",
"sha": "827c769e5fc98e0f2a34c47cef953cc6328abced",
"label": "v2.2.2-42-g827c769"
},
"glog": {
"name": "glog",
"url": "https://github.com/google/glog.git",
"sha": "a8e0007e96ff96145022c488e367da10f835c75d",
"tag": "v0.6.0-rc1",
"label": "v0.6.0-rc1"
},
"grpc": {
"name": "grpc",
"url": "https://github.com/google/grpc.git",
"sha": "883e5f76976b86afee87415dc67bde58d9b295a4",
"tag": "v1.59.2",
"version": "1.59.2"
},
"gtest": {
"name": "gtest",
"url": "https://github.com/google/googletest.git",
"sha": "e2239ee6043f73722e7aa812a459f54a28552929",
"tag": "v1.11.0",
"label": "release-1.11.0"
},
"json": {
"name": "json",
"url": "https://github.com/nlohmann/json.git",
"sha": "760304635dc74a5bf77903ad92446a6febb85acf",
"label": "v3.10.1-30-g76030463"
},
"protobuf": {
"name": "protobuf",
"url": "https://github.com/google/protobuf.git",
"sha": "6b5d8db01fe47478e8d400f550e797e6230d464e",
"tag": "v25.0",
"version": "25.0",
"label": "v3.25.0",
"defines": {
"ABSL_PROVIDER": "package"
}
},
"re2": {
"name": "re2",
"url": "https://github.com/google/re2.git",
"sha": "4be240789d5b322df9f02b7e19c8651f3ccbf205",
"tag": "2022-12-01"
},
"zlib": {
"name": "zlib",
"url": "https://github.com/madler/zlib",
"sha": "09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851",
"tag": "v1.3"
}
}