From 2c35ce16bbc8bf0fc26c2b3f8e9f046771e1537a Mon Sep 17 00:00:00 2001 From: Stephen Eckels Date: Thu, 11 Jun 2020 04:42:34 -0400 Subject: [polyhook2] Update polyhook to latest (#11729) * update polyhook to latest * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * push polyhook2 fix * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * fix build * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version --- ports/polyhook2/CONTROL | 2 +- ports/polyhook2/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/polyhook2/CONTROL b/ports/polyhook2/CONTROL index 6253a362b..aeb567b92 100644 --- a/ports/polyhook2/CONTROL +++ b/ports/polyhook2/CONTROL @@ -1,5 +1,5 @@ Source: polyhook2 -Version: 2020-05-25 +Version: 2020-06-02 Homepage: https://github.com/stevemk14ebr/PolyHook_2_0 Description: C++17, x86/x64 Hooking Libary v2.0 Supports: !(arm|uwp|linux|osx) diff --git a/ports/polyhook2/portfile.cmake b/ports/polyhook2/portfile.cmake index d10129e31..1308950e0 100644 --- a/ports/polyhook2/portfile.cmake +++ b/ports/polyhook2/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_ARCH "arm" "arm64" ON_TARGET "Linux" "OSX" "UWP") vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO stevemk14ebr/PolyHook_2_0 - REF 0f47489c8c27d5be67aa608cfd7304c674ac4ef1 - SHA512 9e1945638479e942dba3d524b64a3ad7d8bff156d2be1fa55a1715f962da54d46995876b1c60c189918c232d70a031d382b3d8cda36e5f9c7951f31bcdc9cd19 + REF 5350c5a0d5ec8343f2c994e97227f95b2b106d23 + SHA512 cbc52d60d575c26ec22c18c4b9b68d364893afe4b278125198c613d1de1d7169db92f6a0f1c3d1e7d9bbdc6bdee7ab9f7978371cefc6b94953a217b2d6147098 HEAD_REF master ) -- cgit v1.2.3