aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 6c196d6f29be6914c463e9117c06e7a2c9b1d60d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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: "20240116.1"
  last_upgrade_date { year: 2024 month: 2 day: 28 }
  license_type: NOTICE
}