vcpkg/ports/cereal/vcpkg.json
Markus Prettner bfc4d0c6e7
[cereal] Update to 1.3.1 (#23114)
* [cereal] Update to 1.3.1

* Update version database

* Fix openMVG build

* Add missing license fields in json

* Update version database
2022-02-22 13:18:00 -08:00

8 lines
231 B
JSON

{
"name": "cereal",
"version": "1.3.1",
"description": "a header-only C++11 serialization library (built in support for binary, XML and JSon)",
"homepage": "https://github.com/USCiLab/cereal",
"license": "BSD-3-Clause"
}