20 lines
434 B
JSON
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
|
|
}
|
|
]
|
|
}
|