mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:02:15 +08:00
969e230ab5
* Update rang to 3.2 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
17 lines
291 B
JSON
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
|
|
}
|
|
]
|
|
}
|