Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
240 B
JSON

{
"name": "mhook",
"version": "2.5.1",
"port-version": 3,
"description": "A Windows API hooking library.",
"supports": "windows & !uwp & !arm",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}