aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: ab7bdf7fa459c8e89715e0e5d5538b9ab3fece37 (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.8.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 4
    day: 27
  }
}