aboutsummaryrefslogtreecommitdiff
path: root/versions/z-
diff options
context:
space:
mode:
authoreli <wbn@striated.space>2021-08-19 09:14:24 +0900
committerGitHub <noreply@github.com>2021-08-18 17:14:24 -0700
commit322e3e152a8310f7842c8f568dd3747017a93e48 (patch)
treed6ebb4e8590b6afcdc71cafe734be01547acdfba /versions/z-
parent719ceca88dc9fc7f5eb4c5cc288cd3786c37a3c2 (diff)
downloadvcpkg-322e3e152a8310f7842c8f568dd3747017a93e48.tar.gz
vcpkg-322e3e152a8310f7842c8f568dd3747017a93e48.zip
[zug] Add port (#19539)
* add zug port * run `vcpkg x-add-version --all` * add missing docs feature to zug * run `vcpkg x-add-version --all --overwrite-version` * Apply suggestions from code review Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * format vcpkg.json * update version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/z-')
-rw-r--r--versions/z-/zug.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/z-/zug.json b/versions/z-/zug.json
new file mode 100644
index 000000000..687ab2d8f
--- /dev/null
+++ b/versions/z-/zug.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "2213b3d809f8a99994484b626896f6cf6e3858c3",
+ "version-date": "2021-04-23",
+ "port-version": 0
+ }
+ ]
+}