update to 2.2.0 (#31265)

This commit is contained in:
Mengna Li 2023-05-06 02:13:22 +08:00 committed by GitHub
parent 21ba00c5d5
commit ec6cd90d6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO owent/libcopp
REF "v${VERSION}"
SHA512 b2a944d826521dbbf481da3e8d072bb024a0894207b5d9759636959d98b75c1fb37db24f6651d108832bbb4379008d17b0cb4bfc3b6c6ba1c1fdcfbc96f68b82
SHA512 aa594e1cab9e8489feb864539834a66f700be51000e551840456cbb27971894b3481b300be88a8273f7efc189e3003ecc680eabb3ae8131a90daa2ba90447973
HEAD_REF v2
PATCHES fix-x86-windows.patch
)

View File

@ -1,6 +1,6 @@
{
"name": "libcopp",
"version": "2.1.4",
"version": "2.2.0",
"maintainers": "owent <admin@owent.net>",
"description": "A cross-platfrom coroutine library for C++",
"homepage": "https://github.com/owent/libcopp",

View File

@ -3877,7 +3877,7 @@
"port-version": 4
},
"libcopp": {
"baseline": "2.1.4",
"baseline": "2.2.0",
"port-version": 0
},
"libcorrect": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "45c928d0a5c7281930ae8f7cd424a939da766f1a",
"version": "2.2.0",
"port-version": 0
},
{
"git-tree": "9a5300e82b2e96e71c1357f2dbb4b7c311a18022",
"version": "2.1.4",