{
  "name": "uthenticode",
  "version": "1.0.6",
  "port-version": 2,
  "description": "A cross-platform library for verifying Authenticode signatures",
  "homepage": "https://github.com/trailofbits/uthenticode",
  "supports": "!uwp",
  "dependencies": [
    "openssl",
    "pe-parse",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
