vcpkg/ports/implot/vcpkg.json
Rémy Tassoux 0033112a66
[implot] Update to 0.11 (#18909)
* [implot] Update to 0.11

* [implot] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-07-13 12:49:24 -07:00

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"
]
}