blob: 7ce40fff5868c92824c44d42baca3b1464ff83b5 [file] [log] [blame]
Sasha Smundak8d2b7cc2019-07-10 13:45:35 -07001name: "extern/abseil-cpp"
2description:
3 "An open-source collection of C++ code designed to augment the C++ standard "
4 "library"
5
6third_party {
7 url {
8 type: HOMEPAGE
9 value: "https://abseil.io"
10 }
11 url {
12 type: GIT
Sasha Smundakcda19812020-04-27 18:52:41 -070013 value: "https://github.googlesource.com/abseil/abseil-cpp/+/refs/heads/lts_2020_02_25"
Sasha Smundak8d2b7cc2019-07-10 13:45:35 -070014 }
15 version: "fcb104594b0bb4b8ac306cb2f55ecdad40974683"
Sasha Smundakcda19812020-04-27 18:52:41 -070016 last_upgrade_date { year: 2020 month: 04 day: 27 }
Sasha Smundak8d2b7cc2019-07-10 13:45:35 -070017}
18