diff options
| author | dengjunplusplus <65080805+dengjunplusplus@users.noreply.github.com> | 2021-02-11 16:02:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 00:02:31 -0800 |
| commit | 8cf29a3c880235049d27c275f30d3c623900a9ec (patch) | |
| tree | ac5ee96ffe59183c5600c79d64e13da7d50d7eab /versions/w- | |
| parent | 1e9ba55d5af7c0592545348ad3f687af2b549acd (diff) | |
| download | vcpkg-8cf29a3c880235049d27c275f30d3c623900a9ec.tar.gz vcpkg-8cf29a3c880235049d27c275f30d3c623900a9ec.zip | |
[workflow] add port of sogou/workflow (#16140)
* add port workflow
* format manifest
* add versions
* add versions for all
* ignore arm_uwp and x64_uwp
* merge two portfile
* Revert "add versions for all"
This reverts commit 3806e22a7d49c80a614c08a4107ca2657001085e.
* delete unnecessary line
* update versions
Diffstat (limited to 'versions/w-')
| -rw-r--r-- | versions/w-/workflow.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/w-/workflow.json b/versions/w-/workflow.json new file mode 100644 index 000000000..7b748df0f --- /dev/null +++ b/versions/w-/workflow.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "c6877f2c3abee4e46c75e409359a3e4e06d5de84", + "version-string": "0.9.3", + "port-version": 0 + } + ] +} |
