From 68c08a4ff699c6cf7c0677db4385a9dcf93135c2 Mon Sep 17 00:00:00 2001 From: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Date: Tue, 13 Oct 2020 03:26:51 +0800 Subject: [marl] Update to Oct 2,2020 (#13960) * [marl] Update to Oct 2,2020 * Update ports/marl/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> --- ports/marl/portfile.cmake | 4 ++-- ports/marl/vcpkg.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/marl/portfile.cmake b/ports/marl/portfile.cmake index 40d5102ee..0c1a8df59 100644 --- a/ports/marl/portfile.cmake +++ b/ports/marl/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_TARGET "UWP") vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO google/marl - REF 45be9b248306e6ec3136efdd256d769c23b581d1 - SHA512 24efe143718adbf4894e21e715ef5ed2585085b7b3729d9e21d3b0951c7c939e16c9f531eb52ec489cb539d1f70a2dcde025b7bbcbb2165ddf1a5b8278f9b806 + REF f1c446ccdc0c611d1aeec4a6266a77693ae48c92 + SHA512 3cbe911ddc42c1996ad467958d1e3b34080a49965c3c7ce3408f59039f477c660df323cf1aa9d55447e6f54c23fd2cb19f149b722a1b66836e24bd3368fa4f46 HEAD_REF main ) diff --git a/ports/marl/vcpkg.json b/ports/marl/vcpkg.json index 7bf0f8ef6..7d1438e27 100644 --- a/ports/marl/vcpkg.json +++ b/ports/marl/vcpkg.json @@ -1,6 +1,6 @@ { "name": "marl", - "version-string": "2020-06-30", + "version-string": "2020-10-10", "description": "A hybrid thread/fiber task scheduler written in modern C++", "homepage": "https://github.com/google/marl", "license": "Apache-2.0", -- cgit v1.2.3