mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 18:18:05 +08:00
[iceoryx] update to 2.0.6 (#41361)
This commit is contained in:
parent
2e4f550535
commit
7cb7ba79be
@ -6,7 +6,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO eclipse-iceoryx/iceoryx
|
REPO eclipse-iceoryx/iceoryx
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 0fc259147cb60137891ea005eda683245b6ef38c3b35fd8735d2a89f8f1d1fe5096ad1075a918277ee58f3f50c2b145dc3dc6de9484843bfc0398c80b7940e2b
|
SHA512 708c113f8b4e5a23830172cd67414cb6fa389f9bc34a5979b27131c3180d6758ca50257baa86cb6f74bcff71b24237cffc0e697964a7c0326e9018fbf7885c09
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
acl.patch
|
acl.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "iceoryx",
|
"name": "iceoryx",
|
||||||
"version": "2.0.5",
|
"version": "2.0.6",
|
||||||
"description": "True zero-copy inter-process-communication",
|
"description": "True zero-copy inter-process-communication",
|
||||||
"homepage": "https://iceoryx.io",
|
"homepage": "https://iceoryx.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -3541,7 +3541,7 @@
|
|||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"iceoryx": {
|
"iceoryx": {
|
||||||
"baseline": "2.0.5",
|
"baseline": "2.0.6",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"icu": {
|
"icu": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "8018622ded2c8e174b5ef1da63008580b414ad93",
|
||||||
|
"version": "2.0.6",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "477aa79e85cf40785cfc5aee9dc0bf7203571793",
|
"git-tree": "477aa79e85cf40785cfc5aee9dc0bf7203571793",
|
||||||
"version": "2.0.5",
|
"version": "2.0.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user