зеркало из https://github.com/microsoft/vcpkg.git
[cyclonedds] Update to 0.10.3 (#30413)
This commit is contained in:
Родитель
094c82f571
Коммит
bca81ebd98
|
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO eclipse-cyclonedds/cyclonedds
|
||||
REF "${VERSION}"
|
||||
SHA512 2cc8668a5d42b4391edfee7310c868bc6a5cd0e96f478c270cc19cf9aeb86f057f43753c2c27f79912a5eca478404526bb9c7041e60669f7cf5a7fa931bf1d89
|
||||
SHA512 02cc883a892e07865b7b362919d0a756db8c20f2d4ff7912738ccaaa512a83db4114a4da74f87b5bf743891871402cc4e9d472eaf6718ef409776fa2817ce288
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
enable-security.patch
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "cyclonedds",
|
||||
"version-semver": "0.10.2",
|
||||
"port-version": 2,
|
||||
"version-semver": "0.10.3",
|
||||
"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",
|
||||
|
|
|
@ -1933,8 +1933,8 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"cyclonedds": {
|
||||
"baseline": "0.10.2",
|
||||
"port-version": 2
|
||||
"baseline": "0.10.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"cyclonedds-cxx": {
|
||||
"baseline": "0.10.2",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "c255b603065059864d3a144db77cf44b15514222",
|
||||
"version-semver": "0.10.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "88e7a85946eae33b8e9d686107d7e303afa2a59e",
|
||||
"version-semver": "0.10.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче