aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 87c5ef385fb76c0b46c3db4a623a331b12c6ea5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "extern/abseil-cpp"
description:
    "An open-source collection of C++ code designed to augment the C++ standard "
    "library"

third_party {
  url {
    type: HOMEPAGE
    value: "https://abseil.io"
  }
  url {
    type: GIT
    value: "https://github.com/abseil/abseil-cpp"
  }
  version: "20220623.1"
  last_upgrade_date { year: 2022 month: 9 day: 13 }
  license_type: NOTICE
}