aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorPark DongHa <dong-ha-park@linecorp.com>2021-02-25 06:53:33 +0900
committerGitHub <noreply@github.com>2021-02-24 13:53:33 -0800
commit8c0cac7fcd495d56bcfcfccf0c7c21457f264296 (patch)
tree429ee226067083df24993b49f5e47e03d3d82965 /versions
parente3dde67a6219f6a77349c2090e04b4f9c2e75c1e (diff)
downloadvcpkg-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')
-rw-r--r--versions/baseline.json4
-rw-r--r--versions/f-/fxdiv.json9
2 files changed, 13 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index 63bf26ebf..f4d20edd5 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2084,6 +2084,10 @@
"baseline": "6.0",
"port-version": 3
},
+ "fxdiv": {
+ "baseline": "2021-02-21",
+ "port-version": 0
+ },
"g2o": {
"baseline": "2020-02-07",
"port-version": 1
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
+ }
+ ]
+}