vcpkg/ports/plog/vcpkg.json
chausner d3d3c5738a
[plog] Update to 1.1.6 (#24178)
* Update plog to 1.1.6

* Update CI baseline

* Address suggestions

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:38:29 -07:00

8 lines
196 B
JSON

{
"name": "plog",
"version": "1.1.6",
"description": "Portable, simple and extensible C++ logging library.",
"homepage": "https://github.com/SergiusTheBest/plog",
"license": "MPL-2.0"
}