mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 23:59:01 +08:00
c9e786d81a
* Bulk remove vcpkg_fail_port_install calls. Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install", In support of https://github.com/microsoft/vcpkg/pull/21502 * Update version database. * Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728 * Repair version database.
9 lines
425 B
JSON
9 lines
425 B
JSON
{
|
|
"name": "easyhook",
|
|
"version": "2.7.7097.0",
|
|
"port-version": 4,
|
|
"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.",
|
|
"homepage": "https://github.com/EasyHook/EasyHook",
|
|
"supports": "windows & !(static | arm | uwp)"
|
|
}
|