diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-10-13 02:09:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 17:09:50 -0700 |
| commit | 6ce7f41d8e20cbf9c176d132ab78c68fd360ed39 (patch) | |
| tree | 9b98f40c97a4e220b42376ad3682c9c33c94a041 /ports/implot/CONTROL | |
| parent | 16b68c2f35771c250b354248f11015f9def2a89b (diff) | |
| download | vcpkg-6ce7f41d8e20cbf9c176d132ab78c68fd360ed39.tar.gz vcpkg-6ce7f41d8e20cbf9c176d132ab78c68fd360ed39.zip | |
[implot] Update to v0.7 (#13296)
* [implot] Update to v0.5
https://github.com/epezent/implot/releases/tag/v0.5
* [implot] Update to v0.6
https://github.com/epezent/implot/releases/tag/v0.6
* [implot] Update to v0.7
https://github.com/epezent/implot/releases/tag/v0.7
* [implot] Fix Mac OS build failure
Diffstat (limited to 'ports/implot/CONTROL')
| -rw-r--r-- | ports/implot/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/implot/CONTROL b/ports/implot/CONTROL index 0f6633b28..7dc18cb97 100644 --- a/ports/implot/CONTROL +++ b/ports/implot/CONTROL @@ -1,5 +1,5 @@ Source: implot -Version: 0.4 +Version: 0.7 Homepage: https://github.com/epezent/implot Description: Advanced 2D Plotting for Dear ImGui Build-Depends: imgui |
