diff options
| author | myd7349 <myd7349@gmail.com> | 2021-05-18 15:17:43 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 00:17:43 -0700 |
| commit | f8c233a2bd088a08360407bc5601ccd75c8100c5 (patch) | |
| tree | 4dcdd0007298ba62ae7f0f6fc57e14e9afecc2ac /versions/w- | |
| parent | 38e7e0367e647fa3c0a8e6eeae89a9f6193a9115 (diff) | |
| download | vcpkg-f8c233a2bd088a08360407bc5601ccd75c8100c5.tar.gz vcpkg-f8c233a2bd088a08360407bc5601ccd75c8100c5.zip | |
[winlamb] Add new port (#17590)
* [winlamb] Add new port
* [winlamb] vcpkg x-add-version --overwrite-version winlamb
* [winlamb] Supports windows
* [winlamb] vcpkg x-add-version --overwrite-version winlamb
Diffstat (limited to 'versions/w-')
| -rw-r--r-- | versions/w-/winlamb.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/w-/winlamb.json b/versions/w-/winlamb.json new file mode 100644 index 000000000..e04c4b49a --- /dev/null +++ b/versions/w-/winlamb.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "4ab2db703006df4f9ada6beb31f0cf4556ea62eb", + "version-date": "2020-10-15", + "port-version": 0 + } + ] +} |
