vcpkg/ports/rang/vcpkg.json
chausner 969e230ab5
[rang] Update to 3.2 (#21413)
* Update rang to 3.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:17:21 -08:00

17 lines
291 B
JSON

{
"name": "rang",
"version": "3.2",
"description": "Colors for your Terminal.",
"homepage": "https://github.com/agauniyal/rang",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}