[cyclonedds*] update to 0.10.5 (#41332)

This commit is contained in:
Jia Yue Hua 2024-10-04 23:40:47 +08:00 committed by GitHub
parent 354d6effaf
commit 1b55c96f32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 16 additions and 6 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "cyclonedds-cxx",
"version": "0.10.4",
"version": "0.10.5",
"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 7ef0227c7595f2cfaab82a1e41a202df926891b0744b5301bde6522acee9e817a46977b505e0c4940d517349494717a52f95e8a925ce57136876c119056bea50
SHA512 de63a7207c36ff1b185b1a108d697d37675078ac15c34a940429b619b048593056dd8c4c920fb708235b972f94536452973eb40a8e66da1d57cb9b9b03005f30
HEAD_REF master
PATCHES
enable-security.patch

View File

@ -1,6 +1,6 @@
{
"name": "cyclonedds",
"version-semver": "0.10.4",
"version-semver": "0.10.5",
"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

@ -2157,11 +2157,11 @@
"port-version": 0
},
"cyclonedds": {
"baseline": "0.10.4",
"baseline": "0.10.5",
"port-version": 0
},
"cyclonedds-cxx": {
"baseline": "0.10.4",
"baseline": "0.10.5",
"port-version": 0
},
"cyrus-sasl": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0231904aee6a7be877b8a526388a73919eb94083",
"version": "0.10.5",
"port-version": 0
},
{
"git-tree": "7bbab31be1c21a028381872309f99c05b5393daf",
"version": "0.10.4",

View File

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