[libunifex] update to 0.4.0 (#36416)

* [libunifex] update to 0.4.0

* [libunifex] update to 0.4.0
This commit is contained in:
Jia Yue Hua 2024-01-30 03:47:22 +08:00 committed by GitHub
parent 0eaccffc2d
commit 11bed03cc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebookexperimental/libunifex
REF "v${VERSION}"
SHA512 91a02d50e45c0458e25bd51c50fb6e98a668298733a3e66e8eb5353b0a5ea78a3656fe83b873e0ea50b26c6a7de572a663160b458c0fb1272ffa8bfd7715d1cc
SHA512 9625a248b9ed43f7ac8e3da054020e7c5c71d3da253cfa587ee62eb8a1d4cfee794758b7d28896e4038c1924b204c92be7230c20cf525684e2c304ceaa4a6321
HEAD_REF main
PATCHES
fix-compile-error.patch

View File

@ -1,6 +1,6 @@
{
"name": "libunifex",
"version": "0.3.0",
"version": "0.4.0",
"description": "Unified Executors",
"homepage": "https://github.com/facebookexperimental/libunifex",
"dependencies": [

View File

@ -4989,7 +4989,7 @@
"port-version": 0
},
"libunifex": {
"baseline": "0.3.0",
"baseline": "0.4.0",
"port-version": 0
},
"libunistring": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e7524481edfefbd5145b3a1d5a4caad55601e714",
"version": "0.4.0",
"port-version": 0
},
{
"git-tree": "c60e3416d322f4e80f25e565190f679c99967931",
"version": "0.3.0",