[iceoryx] update to 2.0.6 (#41361)

This commit is contained in:
Jia Yue Hua 2024-10-08 03:10:55 +08:00 committed by GitHub
parent 2e4f550535
commit 7cb7ba79be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eclipse-iceoryx/iceoryx
REF "v${VERSION}"
SHA512 0fc259147cb60137891ea005eda683245b6ef38c3b35fd8735d2a89f8f1d1fe5096ad1075a918277ee58f3f50c2b145dc3dc6de9484843bfc0398c80b7940e2b
SHA512 708c113f8b4e5a23830172cd67414cb6fa389f9bc34a5979b27131c3180d6758ca50257baa86cb6f74bcff71b24237cffc0e697964a7c0326e9018fbf7885c09
HEAD_REF master
PATCHES
acl.patch

View File

@ -1,6 +1,6 @@
{
"name": "iceoryx",
"version": "2.0.5",
"version": "2.0.6",
"description": "True zero-copy inter-process-communication",
"homepage": "https://iceoryx.io",
"license": "Apache-2.0",

View File

@ -3541,7 +3541,7 @@
"port-version": 1
},
"iceoryx": {
"baseline": "2.0.5",
"baseline": "2.0.6",
"port-version": 0
},
"icu": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8018622ded2c8e174b5ef1da63008580b414ad93",
"version": "2.0.6",
"port-version": 0
},
{
"git-tree": "477aa79e85cf40785cfc5aee9dc0bf7203571793",
"version": "2.0.5",