vcpkg/ports/protopuf/vcpkg.json
Twice 10c38371cb
[protopuf] Add a new port protopuf (#14446)
* [protopuf] add new port

* [protopuf] fix sha512

* [protopuf] add homepage & fix typo

* [protopuf] format manifest
2020-11-09 14:46:44 -08:00

7 lines
238 B
JSON

{
"name": "protopuf",
"version-string": "1.0.0",
"description": "A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20",
"homepage": "https://github.com/PragmaTwice/protopuf"
}