diff options
| author | Niall Douglas <s_github@nedprod.com> | 2021-09-27 20:42:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 12:42:44 -0700 |
| commit | 46700e2a0c6a4e7d93d40da00965d01925b48ef5 (patch) | |
| tree | 26d823e7c0b983b2ac0c9f989a96f5b648f69849 /versions/l- | |
| parent | 7e94e6d35762949e6de72d9526807006ccc98b57 (diff) | |
| download | vcpkg-46700e2a0c6a4e7d93d40da00965d01925b48ef5.tar.gz vcpkg-46700e2a0c6a4e7d93d40da00965d01925b48ef5.zip | |
[ned14-internal-quickcpplib/llfio/outcome] Update to latest release (#20171)
* Update ned14-internal-quickcpplib and LLFIO to latest matching Outcome v2.2.1 (bugfixed) release.
* Implement suggested changes during review. Update Outcome and LLFIO to latest.
* Re x-add-version.
* Fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/llfio.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/llfio.json b/versions/l-/llfio.json index d60f6ba93..fa6953fb2 100644 --- a/versions/l-/llfio.json +++ b/versions/l-/llfio.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "208ec7684366cb893eeeeb9f86b4b6c92fab7e28", + "version-string": "2.0-20210922", + "port-version": 0 + }, + { "git-tree": "3ff2b8c721c107574a4a81aa219fe4c119eaa9e3", "version-string": "2.0", "port-version": 20210421 |
