aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui/CONTROL
diff options
context:
space:
mode:
authorRémy Tassoux <contact@rt2.fr>2020-11-05 02:06:07 +0100
committerGitHub <noreply@github.com>2020-11-04 17:06:07 -0800
commitfa5c25a6bd533e8c8de22d7b0b8c49e35bec6594 (patch)
tree632622a0b0a004d478ac0eb6fd64e73082032130 /ports/imgui/CONTROL
parent7de9efa080864993049812f0183abca029fbe0f0 (diff)
downloadvcpkg-fa5c25a6bd533e8c8de22d7b0b8c49e35bec6594.tar.gz
vcpkg-fa5c25a6bd533e8c8de22d7b0b8c49e35bec6594.zip
[imgui] Update to 1.79 (#14379)
https://github.com/ocornut/imgui/releases/tag/v1.79 Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/imgui/CONTROL')
-rw-r--r--ports/imgui/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL
index df074e58f..76730383d 100644
--- a/ports/imgui/CONTROL
+++ b/ports/imgui/CONTROL
@@ -1,6 +1,6 @@
Source: imgui
-Version: 1.78
-Port-Version: 3
+Version: 1.79
+Port-Version: 1
Homepage: https://github.com/ocornut/imgui
Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.