[polyhook2] Update to latest (2022-03-01) (#23338)

This commit is contained in:
acidicoala 2022-03-03 00:52:16 +02:00 committed by GitHub
parent 15cd55874a
commit f9f18a0d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stevemk14ebr/PolyHook_2_0
REF 0d41d78cf3e7a07b7fa3765969834d80b16abd75
SHA512 12ebaaff0a1f178e8e565ab7a105e424af45553fb63773653afb83fc879575a819cf78c491f03803fcf044451ab1ba71f8fdd347323a725d4b259e5e0100e816
REF 750e78f8d7ebfc291e1c0dce3a0763c3a4b86737
SHA512 c542288cfde258bcb54960593f2b596b6a967cf128a691e4b8ad699127567c58dc55ce2bbf21f4d3ccbaa2d794bcacd3540503b039ee58c614a854f13d51d30e
HEAD_REF master
)

View File

@ -1,8 +1,9 @@
{
"name": "polyhook2",
"version-date": "2022-02-21",
"version-date": "2022-03-01",
"description": "C++17, x86/x64 Hooking Library v2.0",
"homepage": "https://github.com/stevemk14ebr/PolyHook_2_0",
"license": "MIT",
"supports": "!(arm | uwp | linux | osx)",
"dependencies": [
{

View File

@ -5425,7 +5425,7 @@
"port-version": 10
},
"polyhook2": {
"baseline": "2022-02-21",
"baseline": "2022-03-01",
"port-version": 0
},
"polymorphic-value": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bd2324e09d967fab5a098f0c2d42682abf5b4113",
"version-date": "2022-03-01",
"port-version": 0
},
{
"git-tree": "106988bbbfbb0402ee0263e7d71753b4df830a5d",
"version-date": "2022-02-21",