[Polyhook2]Update to the latest version (#17754)

* update_polyhook2

* update polyhook2

* [Polyhook2]Update to the latest version

Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
Stephen Eckels 2021-05-18 18:36:40 -04:00 committed by GitHub
parent 93dc667223
commit 2499107f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,5 @@
Source: polyhook2
Version: 2021-01-08
Version: 2021-05-09
Homepage: https://github.com/stevemk14ebr/PolyHook_2_0
Description: C++17, x86/x64 Hooking Library v2.0
Supports: !(arm|uwp|linux|osx)

View File

@ -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 ee07729ac1bb8f09549903b5ba69b2544f837ff8
SHA512 7ffa1b3c51789abfd6e081e1b4d6dd4e9536589c36f0cbc3ded8b7876d065fa8fa407f75786a2c3d6588df9b3336085841e4ba7008ff1f730c948c76b64d76b1
REF 01ec7c7ddee1d0da9cc49c4adf930eb5d6a86ba1
SHA512 9d482cd4ec9161b437ee976130b4e64b3acb5f1eb4c47291074110d86ca1ca7479b5c6d0af5be2c7628f702dc858e6a9ef10cd8dcf915b9f022f158e0e4ad0ba
HEAD_REF master
)

View File

@ -4869,7 +4869,7 @@
"port-version": 6
},
"polyhook2": {
"baseline": "2021-01-08",
"baseline": "2021-05-09",
"port-version": 0
},
"polymorphic-value": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a7b98cc69b89dfd9f776ef1b95f26d784fd3b82b",
"version-string": "2021-05-09",
"port-version": 0
},
{
"git-tree": "ed53517a6b3c746ae38fa66fc3f53e4a0995a3c7",
"version-string": "2021-01-08",