Skip to content

Commit

Permalink
New version: CImGui v1.89.1
Browse files Browse the repository at this point in the history
UUID: 5d785b6c-b76f-510e-a07c-3070796c7e87
Repo: https://github.com/Gnimuc/CImGui.jl.git
Tree: 27d5ade194c649dfcc11e34e95c9b2ab218fab82

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed May 19, 2024
1 parent addc97b commit 04800f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion C/CImGui/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,13 @@ ImGuiGLFWBackend = "0.1"
ImGuiOpenGLBackend = "0.1"

["1.82-1"]
CEnum = "0.4"
ImGuiOpenGL2Backend = "0.1"
Preferences = "1"
julia = "1.6.0-1"

["1.82-1.89.0"]
CEnum = "0.4"

["1.82.0"]
LibCImGui = "1.82.2-1"

Expand All @@ -77,3 +79,6 @@ LibCImGui = "1.82"
ImGuiGLFWBackend = "0.2"
ImGuiOpenGLBackend = "0.2"
LibCImGui = "1.89"

["1.89.1-1"]
CEnum = "0.4-0.5"
3 changes: 3 additions & 0 deletions C/CImGui/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ git-tree-sha1 = "7521788754a295f26ca89556527a9c5366d34b40"

["1.89.0"]
git-tree-sha1 = "4b3a4f04f1f635722c5b417a5d3f0b87e6d402de"

["1.89.1"]
git-tree-sha1 = "27d5ade194c649dfcc11e34e95c9b2ab218fab82"

0 comments on commit 04800f6

Please sign in to comment.