vcpkg/ports/status-code/vcpkg.json
Henrik Gaßmann 29787a71b3
[status-code,outcome,llfio,ned14-internal-quickcpplib] Update to 2022-09-08 (#26724)
* [quickcpplib] Update to 2022-09-08

* [status-code] Update to 2022-09-08

* [outcome] Update to version 2.2.4

* [llfio] Update to 2022-09-08

* [status-code,outcome,llfio] Update version database
2022-09-09 11:55:55 -07:00

22 lines
511 B
JSON

{
"name": "status-code",
"version-date": "2022-09-08",
"maintainers": [
"Niall Douglas <s_github@nedprod.com>",
"Henrik Gaßmann <henrik@gassmann.onl>"
],
"description": "Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).",
"homepage": "https://github.com/ned14/status-code",
"license": "Apache-2.0 OR BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}