[outcome] update to 2.2.8 (#37328)

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] SHA512s are updated for each updated download
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
This commit is contained in:
Jia Yue Hua 2024-03-12 04:06:38 +08:00 committed by GitHub
parent 9e672f506d
commit 170fa9adad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -25,7 +25,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ned14/outcome
REF v${VERSION}
SHA512 2057f2f967f7aad3f78d081c72130122c1f99b837ce23ec9de9bfe0cd0fc493ce7085071cb2a54a840252ba0d82e14d99d622c1e0fdf9a8a20f41e5f89fa4645
SHA512 7afebb012e9e25cd2d4b323cc3fd18b95b86c9d95d2319c62b2255f192541196d443d1962ccc4b4febb3aa87d7b2e780e41e3d5239ab63a25520e147face42be
HEAD_REF develop
PATCHES
)

View File

@ -1,6 +1,6 @@
{
"name": "outcome",
"version": "2.2.7",
"version": "2.2.8",
"maintainers": [
"Niall Douglas <s_github@nedprod.com>",
"Henrik Gaßmann <henrik@gassmann.onl>"

View File

@ -6565,7 +6565,7 @@
"port-version": 0
},
"outcome": {
"baseline": "2.2.7",
"baseline": "2.2.8",
"port-version": 0
},
"p-ranav-csv": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5cc1c42701709adcc36c8fd94cd3f7a5bfaa779d",
"version": "2.2.8",
"port-version": 0
},
{
"git-tree": "47944a9cbc611b2c0b1d0a3acb1d0a38881dbc87",
"version": "2.2.7",