[cyclonedds, cyclonedds-cxx] update to 0.10.4 (#36624)

* [cyclonedds] update to 0.10.4

* [cyclonedds] update to 0.10.4

* [cyclonedds-cxx] update to 0.10.4

* [cyclonedds-cxx] update to 0.10.4
This commit is contained in:
Jia Yue Hua 2024-02-08 04:27:28 +08:00 committed by GitHub
parent 0eb2e329fe
commit 99369e3127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 17 additions and 8 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eclipse-cyclonedds/cyclonedds-cxx
REF "${VERSION}"
SHA512 7131b0980edf4dbd16ffd29edde24b4f31c8a4813eda7dfe93fe11f9eb102ef682651a037a12bf671b4617a673e35d97106172828328e47de51d0baddae22ab6
SHA512 ef16325086bf14ed27b1445a257459b431e9f40c245efcea5201cc4fb169b79a3f62be0bd1811e5da90d0a3375e220a657841a662350069c14f379ac28911d73
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "cyclonedds-cxx",
"version": "0.10.2",
"port-version": 1,
"version": "0.10.4",
"description": "C++ binding for Eclipse Cyclone DDS",
"homepage": "https://cyclonedds.io",
"license": "EPL-2.0",

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eclipse-cyclonedds/cyclonedds
REF "${VERSION}"
SHA512 02cc883a892e07865b7b362919d0a756db8c20f2d4ff7912738ccaaa512a83db4114a4da74f87b5bf743891871402cc4e9d472eaf6718ef409776fa2817ce288
SHA512 7ef0227c7595f2cfaab82a1e41a202df926891b0744b5301bde6522acee9e817a46977b505e0c4940d517349494717a52f95e8a925ce57136876c119056bea50
HEAD_REF master
PATCHES
enable-security.patch

View File

@ -1,6 +1,6 @@
{
"name": "cyclonedds",
"version-semver": "0.10.3",
"version-semver": "0.10.4",
"description": "Eclipse Cyclone DDS is a very performant and robust open-source implementation of the OMG DDS specification",
"homepage": "https://cyclonedds.io",
"license": "EPL-2.0 OR BSD-3-Clause",

View File

@ -2089,12 +2089,12 @@
"port-version": 0
},
"cyclonedds": {
"baseline": "0.10.3",
"baseline": "0.10.4",
"port-version": 0
},
"cyclonedds-cxx": {
"baseline": "0.10.2",
"port-version": 1
"baseline": "0.10.4",
"port-version": 0
},
"czmq": {
"baseline": "4.2.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7bbab31be1c21a028381872309f99c05b5393daf",
"version": "0.10.4",
"port-version": 0
},
{
"git-tree": "4b29e2454be8abe4661edb20bde4cd35871202d4",
"version": "0.10.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "abbec0baa12c866bcb3446d55a87c936a62720d2",
"version-semver": "0.10.4",
"port-version": 0
},
{
"git-tree": "c255b603065059864d3a144db77cf44b15514222",
"version-semver": "0.10.3",