aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 9b8648fed84cc710a2ad82459d07b409ebe05bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "google-benchmark"
description: "A library to support the benchmarking of functions, similar to unit-tests."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/benchmark"
  }
  url {
    type: GIT
    value: "https://github.com/google/benchmark.git"
  }
  version: "37177a84b7e8d33696ea1e1854513cb0de3b4dc3"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 7
    day: 10
  }
}