mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-23 23:49:06 +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
|
||||
REPO eclipse-iceoryx/iceoryx
|
||||
REF "v${VERSION}"
|
||||
SHA512 0fc259147cb60137891ea005eda683245b6ef38c3b35fd8735d2a89f8f1d1fe5096ad1075a918277ee58f3f50c2b145dc3dc6de9484843bfc0398c80b7940e2b
|
||||
SHA512 708c113f8b4e5a23830172cd67414cb6fa389f9bc34a5979b27131c3180d6758ca50257baa86cb6f74bcff71b24237cffc0e697964a7c0326e9018fbf7885c09
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
acl.patch
|
||||
|
@ -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",
|
||||
|
@ -3541,7 +3541,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"iceoryx": {
|
||||
"baseline": "2.0.5",
|
||||
"baseline": "2.0.6",
|
||||
"port-version": 0
|
||||
},
|
||||
"icu": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "8018622ded2c8e174b5ef1da63008580b414ad93",
|
||||
"version": "2.0.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "477aa79e85cf40785cfc5aee9dc0bf7203571793",
|
||||
"version": "2.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user