diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-07-29 12:51:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-28 21:51:34 -0700 |
| commit | 8dddc6c899ce6fdbeab38b525a31e7f23cb2d5bb (patch) | |
| tree | 3fbc21e46bda3cc49df82aa512e752e0975d46a6 /ports/easyhook/CONTROL | |
| parent | 850662ca65e3cdb2f968021482b2f8d4bf924dba (diff) | |
| download | vcpkg-8dddc6c899ce6fdbeab38b525a31e7f23cb2d5bb.tar.gz vcpkg-8dddc6c899ce6fdbeab38b525a31e7f23cb2d5bb.zip | |
[vcpkg baseline][easyhook] Remove mismatch prebuild library after build (#19216)
* [easyhook] Remove mismatch prebuild library after build
* version
* update baseline
* Update ports/easyhook/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/easyhook/vcpkg.json
* Update versions/e-/easyhook.json
* Update versions/e-/easyhook.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/easyhook/CONTROL')
| -rw-r--r-- | ports/easyhook/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/easyhook/CONTROL b/ports/easyhook/CONTROL deleted file mode 100644 index 077a5fb53..000000000 --- a/ports/easyhook/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: easyhook
-Version: 2.7.6789.0
-Homepage: https://github.com/EasyHook/EasyHook
-Description: This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment on 32- or 64-bit Windows Vista x64, Windows Server 2008 x64, Windows 7, Windows 8.1, and Windows 10.
-Supports: windows
\ No newline at end of file |
