mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 04:27:50 +08:00
390f987093
* Update to 6.3 * Fix mingw * Add ncurses usage * Update versions
7 lines
163 B
JSON
7 lines
163 B
JSON
{
|
|
"name": "ncurses",
|
|
"version-string": "6.3",
|
|
"description": "free software emulation of curses in System V Release 4.0",
|
|
"supports": "!windows | mingw"
|
|
}
|