diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-09-17 17:20:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 08:20:57 -0700 |
| commit | 66dc12b3fa1863bf60afe75f2cfdd41298e52ee5 (patch) | |
| tree | 97c854b2bc6e784a5f41def106f9c336ebb14490 /versions/l- | |
| parent | 8a943f71ffb6d99ac8800b71172d4eff2d0c6df4 (diff) | |
| download | vcpkg-66dc12b3fa1863bf60afe75f2cfdd41298e52ee5.tar.gz vcpkg-66dc12b3fa1863bf60afe75f2cfdd41298e52ee5.zip | |
many-ports: Update supports field (#20053)
* many-ports: Update supports field
* Fix several "version-string"s.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libcbor.json | 5 | ||||
| -rw-r--r-- | versions/l-/libunifex.json | 5 | ||||
| -rw-r--r-- | versions/l-/libxmlpp.json | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/versions/l-/libcbor.json b/versions/l-/libcbor.json index 6e26aa711..105e60aae 100644 --- a/versions/l-/libcbor.json +++ b/versions/l-/libcbor.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "02d970a2dac8b0abb941a5b445f7e14afc9c1e49", + "version": "0.8.0", + "port-version": 1 + }, + { "git-tree": "ef3f79d600e1f00656e522591c6ff7beed247e3a", "version-string": "0.8.0", "port-version": 0 diff --git a/versions/l-/libunifex.json b/versions/l-/libunifex.json index 621c7b834..2eb60baac 100644 --- a/versions/l-/libunifex.json +++ b/versions/l-/libunifex.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "7c98590771b98cb8c31e49867e78983853307a1f", + "version-date": "2021-08-01", + "port-version": 1 + }, + { "git-tree": "150573588108677bf5bbcb832d1249bd73f76e36", "version-date": "2021-08-01", "port-version": 0 diff --git a/versions/l-/libxmlpp.json b/versions/l-/libxmlpp.json index 843b85447..9db123f9e 100644 --- a/versions/l-/libxmlpp.json +++ b/versions/l-/libxmlpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "d3b0562bb045d23c33e6c01ed6d418c8f20f2358", + "version": "5.0.0", + "port-version": 1 + }, + { "git-tree": "f70632020762c80c63290e7f627e00a0614c0d06", "version": "5.0.0", "port-version": 0 |
