aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/detours/vcpkg.json
blob: b0f745daf607f6d9ea5b7272bf807bfddf0ef094 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "detours",
  "version": "4.0.1",
  "port-version": 8,
  "description": "Detours is a software package for monitoring and instrumenting API calls on Windows.",
  "homepage": "https://github.com/microsoft/Detours",
  "license": "MIT",
  "supports": "windows & !uwp"
}