diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2021-05-06 07:12:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 07:12:43 -0700 |
| commit | 4e83da08875f8d0f051101d2a42e1171b4001b38 (patch) | |
| tree | aabe1af4d644e9a05b7004f3dea385542b9d4a6a /versions/l- | |
| parent | 4ef97c2c33275d7b763e3f5b3308f4bead0a0b08 (diff) | |
| download | vcpkg-4e83da08875f8d0f051101d2a42e1171b4001b38.tar.gz vcpkg-4e83da08875f8d0f051101d2a42e1171b4001b38.zip | |
[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)
* [vcpkg] Update vcpkg tool version 2021-05-05
* [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34
* [vcpkg-ci] Ignore results from non-target triplets
* [protobuf] Fix regression introduced in #16904
* [vcpkg] Fix bug where 'staticcrt' was ignored
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/liblsl.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/liblsl.json b/versions/l-/liblsl.json index 66cfc9907..60945ffaf 100644 --- a/versions/l-/liblsl.json +++ b/versions/l-/liblsl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "960eac893dd574369d79d40248bd91c38a8c3448", + "version-string": "1.14.0", + "port-version": 1 + }, + { "git-tree": "5be8e82edc3261bef4114e428191a4ccc9271892", "version-string": "1.14.0", "port-version": 0 |
