diff options
| author | Wei Dai <wei.dai@microsoft.com> | 2021-06-01 12:17:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-01 12:17:00 -0700 |
| commit | b2dd1261bfcff3f837d8d1283270addbfd62eeaa (patch) | |
| tree | 08eeb93af01a59a88a5f0abc3d4dfee61a933acf /versions/c-/cpu-features.json | |
| parent | e4e4ee9c9fff0a982a15afccc080a153a33803f2 (diff) | |
| download | vcpkg-b2dd1261bfcff3f837d8d1283270addbfd62eeaa.tar.gz vcpkg-b2dd1261bfcff3f837d8d1283270addbfd62eeaa.zip | |
[cpu-features] Fixed and updated cpu-features. (#18101)
* Fixed and updated cpu-features.
* Update ports/cpu-features/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Updated versioning.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/c-/cpu-features.json')
| -rw-r--r-- | versions/c-/cpu-features.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/cpu-features.json b/versions/c-/cpu-features.json index 952b55297..3d96d9efb 100644 --- a/versions/c-/cpu-features.json +++ b/versions/c-/cpu-features.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "1e64c7ac2673d19f18e8bc447b14e3ae7f842c81", + "version": "0.6.0", + "port-version": 0 + }, + { "git-tree": "e622c89147a667757495a82dfd7e4239b2782bd7", "version-string": "0.4.1", "port-version": 0 |
