[copypp] update to 0.2.0 (#35536)

This commit is contained in:
i-curve 2023-12-07 06:01:53 +08:00 committed by GitHub
parent 86a6c21d41
commit ea958c708e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO i-curve/copypp
REF "v${VERSION}"
SHA512 f2d45b4a3d2a3e8b1f04a777a9efd31e127771146c2a45d57a49417906ecc40543e9f7ef9908ec8f24c328cf29b0ad10625195a802cde568e830bb62f2067ca2
SHA512 cd96a310544dcd936126162de603c8a79c60e1ab9764e337704c3425096592b8e91e92ba9813f28f4838cd9b5f58e2e50cb7bce9a15d9b35c5c863693c32ae5d
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "copypp",
"version": "0.1.1",
"version": "0.2.0",
"description": "support field copy in different c++ struct.",
"homepage": "https://github.com/i-curve/copypp",
"license": "MIT",

View File

@ -1789,7 +1789,7 @@
"port-version": 3
},
"copypp": {
"baseline": "0.1.1",
"baseline": "0.2.0",
"port-version": 0
},
"coroutine": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "19d47125ad84c71c928f7ea266a6d7543b65ef23",
"version": "0.2.0",
"port-version": 0
},
{
"git-tree": "7be5573b44b0520d8f4cb7619bf8755184bb4019",
"version": "0.1.1",