1name: "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
13    value: "https://github.com/abseil/abseil-cpp.git"
14  }
15  license_type: NOTICE
16  version: "20200923.2"
17  last_upgrade_date { year: 2020 month: 10 day: 28 }
18}
19
20