[copypp] update to 0.1.1 (#35454)

This commit is contained in:
i-curve 2023-12-05 09:29:25 +08:00 committed by GitHub
parent f74109a40b
commit d31c6ce081
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 a13a3ee105b3802f585c086846dbce7d5e9c23d11bf55fcc0c63e1a4b21fc6798f1a324cfb3da66b715dfc22a4f1f7ba51a2f4e10db331f7d4fd6b20a9be6d41
SHA512 f2d45b4a3d2a3e8b1f04a777a9efd31e127771146c2a45d57a49417906ecc40543e9f7ef9908ec8f24c328cf29b0ad10625195a802cde568e830bb62f2067ca2
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "copypp",
"version": "0.1.0",
"version": "0.1.1",
"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.0",
"baseline": "0.1.1",
"port-version": 0
},
"coroutine": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7be5573b44b0520d8f4cb7619bf8755184bb4019",
"version": "0.1.1",
"port-version": 0
},
{
"git-tree": "30342b837d13819393c9f898e82f5c2cf25bed32",
"version": "0.1.0",