vcpkg/ports/crow/vcpkg.json
Luca Schlecker b590d6abb1
[crow] fix sha-512 sum (#19637)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-08-27 16:55:40 -07:00

8 lines
183 B
JSON

{
"name": "crow",
"version": "0.3.2",
"port-version": 1,
"description": "Very fast and easy to use C++ micro web framework",
"homepage": "https://github.com/CrowCpp/crow"
}