diff options
| author | Park DongHa <dong-ha-park@linecorp.com> | 2021-02-25 06:54:43 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 13:54:43 -0800 |
| commit | 365b3b6df68e4bae827acadb18da1487063c5882 (patch) | |
| tree | 6cc1b91ba91a1309128bd1c65ae252003bb0d208 /versions/p- | |
| parent | 8c0cac7fcd495d56bcfcfccf0c7c21457f264296 (diff) | |
| download | vcpkg-365b3b6df68e4bae827acadb18da1487063c5882.tar.gz vcpkg-365b3b6df68e4bae827acadb18da1487063c5882.zip | |
[psimd] add a new port (#16339)
* [psimd] create a new port
* [psimd] update baseline and port SHA
* [psimd] update port SHA
Diffstat (limited to 'versions/p-')
| -rw-r--r-- | versions/p-/psimd.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/p-/psimd.json b/versions/p-/psimd.json new file mode 100644 index 000000000..61f3e7034 --- /dev/null +++ b/versions/p-/psimd.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "d96e70295af788d6abe87bdad2a48d80f24ecfb5", + "version-string": "2021-02-21", + "port-version": 0 + } + ] +} |
