diff options
| author | Stephen Eckels <stevemk14ebr@gmail.com> | 2020-09-27 20:36:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 17:36:46 -0700 |
| commit | 84c22a78b49f5682d17a5549d8399bc25edfd753 (patch) | |
| tree | c1971add5d8b9ba66b9ace32adcf6603357c0d36 /ports/polyhook2/CONTROL | |
| parent | bd2932aab90e32c9a81f083d7d4ae66833b8ee9e (diff) | |
| download | vcpkg-84c22a78b49f5682d17a5549d8399bc25edfd753.tar.gz vcpkg-84c22a78b49f5682d17a5549d8399bc25edfd753.zip | |
[polyhook2] Update to new version (#13645)
* Update polyhook2
* [polyhook2] Update CONTROL
* Update portfile.cmake
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/polyhook2/CONTROL')
| -rw-r--r-- | ports/polyhook2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/polyhook2/CONTROL b/ports/polyhook2/CONTROL index 8d04e2a1d..753b7756f 100644 --- a/ports/polyhook2/CONTROL +++ b/ports/polyhook2/CONTROL @@ -1,5 +1,5 @@ Source: polyhook2
-Version: 2020-08-29
+Version: 2020-09-22
Homepage: https://github.com/stevemk14ebr/PolyHook_2_0
Description: C++17, x86/x64 Hooking Libary v2.0
Supports: !(arm|uwp|linux|osx)
|
