mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:38:59 +08:00
0033112a66
* [implot] Update to 0.11 * [implot] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
10 lines
188 B
JSON
10 lines
188 B
JSON
{
|
|
"name": "implot",
|
|
"version": "0.11",
|
|
"description": "Advanced 2D Plotting for Dear ImGui",
|
|
"homepage": "https://github.com/epezent/implot",
|
|
"dependencies": [
|
|
"imgui"
|
|
]
|
|
}
|