[pulsar-client-cpp] Bump to 3.8.0 (#48282)

This commit is contained in:
Yunze Xu
2025-11-15 05:47:41 +08:00
committed by GitHub
parent 9c090501b4
commit 3ea0fbfcb3
4 changed files with 9 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO apache/pulsar-client-cpp
REF "v${VERSION}"
SHA512 28c828529cc59ace8b9da97a724191a3314c5cfc36a9cf9a91b25b99b70ca2875bc9f8780f26770dc426a2641ad465bb2a47ba501921442fd712fa76edcbc5aa
SHA512 ea4b3730c8dadbcd58c79df67399da97650cd4aad203c6151bcf261a18dfc58d2b9a50449fe0298a0f7616cfc799529a777ebe5e8907a80a43114299288c86ab
HEAD_REF main
PATCHES
disable-warnings.patch

View File

@@ -1,23 +1,15 @@
{
"name": "pulsar-client-cpp",
"version": "3.7.0",
"version": "3.8.0",
"description": "The Apache Pulsar C++ library",
"homepage": "https://github.com/apache/pulsar-client-cpp",
"license": "Apache-2.0",
"supports": "!(arm & windows) & !android",
"supports": "!((arm | x86) & windows) & !android",
"dependencies": [
"asio",
"boost-accumulators",
"boost-algorithm",
"boost-any",
"boost-circular-buffer",
"boost-date-time",
"boost-format",
"boost-predef",
"boost-property-tree",
"boost-random",
"boost-serialization",
"boost-xpressive",
{
"name": "curl",
"default-features": false,

View File

@@ -7809,7 +7809,7 @@
"port-version": 1
},
"pulsar-client-cpp": {
"baseline": "3.7.0",
"baseline": "3.8.0",
"port-version": 0
},
"pulseaudio": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "158b7a0a60916b4bcbdc215539ea2195da9957b8",
"version": "3.8.0",
"port-version": 0
},
{
"git-tree": "e3330db1c269659f1343cb9e4b941550ced08b67",
"version": "3.7.0",