aboutsummaryrefslogtreecommitdiff
path: root/versions/g-
diff options
context:
space:
mode:
authorTobias Ribizel <ribizel@kit.edu>2021-03-29 18:52:37 +0200
committerGitHub <noreply@github.com>2021-03-29 09:52:37 -0700
commit286fa50cbdc2854e4a6c626e811cbb701833765d (patch)
treef48101faa498d992283d3da0a2813f5756032dc0 /versions/g-
parent2980294114179299de1794e230187e98785d858d (diff)
downloadvcpkg-286fa50cbdc2854e4a6c626e811cbb701833765d.tar.gz
vcpkg-286fa50cbdc2854e4a6c626e811cbb701833765d.zip
[ginkgo] Create new port (#16536)
* [ginkgo] create new port * [ginkgo] add description for feature requirements * Update baseline version * [ginkgo] Minimize patches Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/g-')
-rw-r--r--versions/g-/ginkgo.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/g-/ginkgo.json b/versions/g-/ginkgo.json
new file mode 100644
index 000000000..c65080a75
--- /dev/null
+++ b/versions/g-/ginkgo.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "b204eef5f779c05c2160e28cc07f411258ddcbfc",
+ "version-semver": "1.3.0",
+ "port-version": 0
+ }
+ ]
+}