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 /ports/ned14-internal-quickcpplib/vcpkg.json | |
| 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 'ports/ned14-internal-quickcpplib/vcpkg.json')
| -rw-r--r-- | ports/ned14-internal-quickcpplib/vcpkg.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/ned14-internal-quickcpplib/vcpkg.json b/ports/ned14-internal-quickcpplib/vcpkg.json index b201b5fdc..a0e89d594 100644 --- a/ports/ned14-internal-quickcpplib/vcpkg.json +++ b/ports/ned14-internal-quickcpplib/vcpkg.json @@ -1,7 +1,6 @@ { "name": "ned14-internal-quickcpplib", - "version-string": "0.0.0-7cb75d4e", - "port-version": 1, + "version-string": "0.0.0-e691a6dc", "description": "NOT FOR EXTERNAL CONSUMPTION, a set of internal scripts used by ned14's libraries.", "homepage": "https://github.com/ned14/quickcpplib", "dependencies": [ |
