[Unimail cpp sdk] update to v0.3.0 (#48088)

Signed-off-by: i-curve <i-curve@qq.com>
This commit is contained in:
i-curve
2025-11-04 02:59:04 +08:00
committed by GitHub
parent cd0a68d30f
commit f7637938f7
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO unimails/unimail-cpp-sdk
REF "v${VERSION}"
SHA512 96587849338e7f88a322ddb937a43aa245026157254d22e2e186ad8b6f6a7f655c15943573e5d87c991e627d9a7b419e931f24694d0579973f2dae81ffd73d87
SHA512 3bded27ae5dae926f5f311c56898b88a0409962d616f8bd84b39daf7134c85f3a6e68f9b930112b5c9da44b0deed7cc3d01f056a8c2c0877570f8c83aaf0a49f
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "unimail-cpp-sdk",
"version": "0.0.6",
"version": "0.3.0",
"description": "This is a cpp SDK for Unimail. Quickly integrate into your project.",
"homepage": "https://github.com/unimails/unimail-cpp-sdk",
"license": "BSD-3-Clause",

View File

@@ -9941,7 +9941,7 @@
"port-version": 2
},
"unimail-cpp-sdk": {
"baseline": "0.0.6",
"baseline": "0.3.0",
"port-version": 0
},
"units": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "559624a4f1d765113a8b56ac9082caafb6a49bf2",
"version": "0.3.0",
"port-version": 0
},
{
"git-tree": "d806d2bb6a28fd63367d39cd2554f73619609ffc",
"version": "0.0.6",