aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: eac4f3d29c26049046a648d3c2d915f507440cfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "cpu_features"
description: "A cross platform C99 library to get cpu features at runtime."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/cpu_features"
  }
  url {
    type: GIT
    value: "https://github.com/google/cpu_features.git"
  }
  version: "v0.7.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 8
  }
}