[marl] Update to latest commit (#32408)

* update marl

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2023-07-07 01:41:03 +08:00 committed by GitHub
parent 277affef6c
commit 080c75d1bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 5 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/marl
REF 9929747c9ba6354691dbacaf14f9b35433871e5b #2022-03-02
SHA512 454399485d292526333417474a312302aaff90cf63bc06a95c2e8b87cb92eaea547457ba3c06413e079ca29f9ea64990b9da467aeaec6ec2aa3233efddab2407
REF aa9e85b2189d6f5dbba6909275661b37dfb5de69 #2023-06-28
SHA512 fc4869d791608fa9198da896b6687fcc79e830766f3192ca6d7b28ba3156a06618901677e66f0b08a472a602a62d88f09ff49917a6749f410d92c2911f14d736
HEAD_REF main
)
@ -31,4 +31,4 @@ vcpkg_copy_pdbs()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(INSTALL "${SOURCE_PATH}/LICENSE" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")

View File

@ -1,6 +1,6 @@
{
"name": "marl",
"version-date": "2022-03-02",
"version-date": "2023-06-28",
"description": "A hybrid thread/fiber task scheduler written in modern C++",
"homepage": "https://github.com/google/marl",
"license": "Apache-2.0",

View File

@ -5173,7 +5173,7 @@
"port-version": 2
},
"marl": {
"baseline": "2022-03-02",
"baseline": "2023-06-28",
"port-version": 0
},
"matchit": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5a91c2cc68fc789dfe15333d97f138dc5e900ee3",
"version-date": "2023-06-28",
"port-version": 0
},
{
"git-tree": "b6430e8be3b742d1466c45570a5d4946c427dd25",
"version-date": "2022-03-02",