diff options
| author | Park DongHa <dong-ha-park@linecorp.com> | 2021-02-25 06:53:33 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 13:53:33 -0800 |
| commit | 8c0cac7fcd495d56bcfcfccf0c7c21457f264296 (patch) | |
| tree | 429ee226067083df24993b49f5e47e03d3d82965 /versions/f- | |
| parent | e3dde67a6219f6a77349c2090e04b4f9c2e75c1e (diff) | |
| download | vcpkg-8c0cac7fcd495d56bcfcfccf0c7c21457f264296.tar.gz vcpkg-8c0cac7fcd495d56bcfcfccf0c7c21457f264296.zip | |
[fxdiv] create a new port (#16341)
* [fxdiv] create a new port
* [fxdiv] update baseline and port SHA
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/fxdiv.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/f-/fxdiv.json b/versions/f-/fxdiv.json new file mode 100644 index 000000000..faae1bc5e --- /dev/null +++ b/versions/f-/fxdiv.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "58ee7e759479e81a3218ff4d5efb8ada40c40d65", + "version-string": "2021-02-21", + "port-version": 0 + } + ] +} |
