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" 14 } 15 version: "20211102.0" 16 last_upgrade_date { year: 2021 month: 12 day: 21 } 17} 18 19