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/baseline.json | |
| 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/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 729cc1c7e..ea3c27fe8 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3238,7 +3238,7 @@ }, "liblsl": { "baseline": "1.14.0", - "port-version": 0 + "port-version": 1 }, "liblzma": { "baseline": "5.2.5", @@ -4922,7 +4922,7 @@ }, "protobuf": { "baseline": "3.15.8", - "port-version": 0 + "port-version": 1 }, "protobuf-c": { "baseline": "1.3.2-2", |
