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

20 lines
434 B
JSON

{
"name": "rhasheq",
"version-date": "2023-06-17",
"description": "Simple header-only librhash wrapper for verifying hashes from a file to a given `const char *`.",
"homepage": "https://github.com/offscale/rhasheq",
"license": "0BSD",
"dependencies": [
"c89stringutils",
"rhash",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}