aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Tassoux <contact@rt2.fr>2021-05-26 23:41:23 +0200
committerGitHub <noreply@github.com>2021-05-26 14:41:23 -0700
commit7234002d11141cc6376334b80a7fdde9f8f2668e (patch)
treee1e737d166f2d4b69d2d3f4038ac5b5341aec479
parentab9e4a235f4693f08707263aa8bd1f6d24f8a570 (diff)
downloadvcpkg-7234002d11141cc6376334b80a7fdde9f8f2668e.tar.gz
vcpkg-7234002d11141cc6376334b80a7fdde9f8f2668e.zip
[imgui] Update to 1.83 version (#18100)
* [imgui] Update to 1.83 version * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
-rw-r--r--ports/imgui/portfile.cmake8
-rw-r--r--ports/imgui/vcpkg.json2
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/i-/imgui.json5
4 files changed, 11 insertions, 6 deletions
diff --git a/ports/imgui/portfile.cmake b/ports/imgui/portfile.cmake
index 38a5ef3cd..181b813d7 100644
--- a/ports/imgui/portfile.cmake
+++ b/ports/imgui/portfile.cmake
@@ -4,16 +4,16 @@ if ("docking-experimental" IN_LIST FEATURES)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ocornut/imgui
- REF 256594575d95d56dda616c544c509740e74906b4
- SHA512 276729df1c80015c8cffe52ff1f8fcf413c73fd8aa9a48c380e66e470573daf384b2d2ef9912ec62786b97b12810681915dabd09b1474164348ebde103b6e0e6
+ REF 1b435ae3e07ca813eb3ef40aaabe7053f5570fae
+ SHA512 bbdbcb4e8544810a51f1d8824a248ddbe19eed4978db7a059bd9c85bb997b1f98ad3997626fd2e9ea67d0e50f1ba1e11338858ebb2cc41c116bd6fd208aac684
HEAD_REF docking
)
else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ocornut/imgui
- REF v1.82
- SHA512 210076c2b04c09e63a4924e1f874bfe240668f4d2656511c96dd5499efe04d795ad01d5af8e2aa2543849d3ca5ef1a6c6555a9232d4d92f95bf98c41e8505b58
+ REF v1.83
+ SHA512 2150e7101f384b1c749b2e89876b2085a7ff43435f04e88602d0e5e00db7a41c1ace5176bdb0963326845d1c8303b5092a7ca1c9c8e70c522ba96f899ed5bb9c
HEAD_REF master
)
endif()
diff --git a/ports/imgui/vcpkg.json b/ports/imgui/vcpkg.json
index f775442de..d7772a780 100644
--- a/ports/imgui/vcpkg.json
+++ b/ports/imgui/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "imgui",
- "version": "1.82",
+ "version": "1.83",
"description": "Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies.",
"homepage": "https://github.com/ocornut/imgui",
"features": {
diff --git a/versions/baseline.json b/versions/baseline.json
index 1e6c734c6..64eb79462 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2621,7 +2621,7 @@
"port-version": 0
},
"imgui": {
- "baseline": "1.82",
+ "baseline": "1.83",
"port-version": 0
},
"imgui-sfml": {
diff --git a/versions/i-/imgui.json b/versions/i-/imgui.json
index a3fb9d6bb..2afddaacd 100644
--- a/versions/i-/imgui.json
+++ b/versions/i-/imgui.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "07ff738266906a6d9faf3957e828acb87d48b782",
+ "version": "1.83",
+ "port-version": 0
+ },
+ {
"git-tree": "5b15b89409f5835f3ff13a7e725eb447dddeabab",
"version": "1.82",
"port-version": 0