aboutsummaryrefslogtreecommitdiff
path: root/third_party/abseil-cpp/METADATA
blob: a36d767ad73f502ff63ba06ec92a447c74ec97a6 (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: "20211102.0"
  last_upgrade_date { year: 2021 month: 12 day: 21 }
}