{
  "name": "hash-library",
  "version": "8",
  "port-version": 1,
  "description": "Portable C++ hashing library",
  "homepage": "https://create.stephan-brumme.com/hash-library/",
  "license": "Zlib",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}