From bd60e4586080045b0d9c44c654d80881ac9bfd54 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 22 Dec 2024 10:52:37 +0000 Subject: [PATCH] New version: CImGui v4.0.0 UUID: 5d785b6c-b76f-510e-a07c-3070796c7e87 Repo: https://github.com/JuliaImGui/CImGui.jl.git Tree: 57c9a7033afb3496ccc7605e4d62422a17c53856 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- C/CImGui/Compat.toml | 13 ++++++++----- C/CImGui/Deps.toml | 10 +++++----- C/CImGui/Versions.toml | 3 +++ C/CImGui/WeakCompat.toml | 4 ++-- C/CImGui/WeakDeps.toml | 4 ++-- 5 files changed, 20 insertions(+), 14 deletions(-) diff --git a/C/CImGui/Compat.toml b/C/CImGui/Compat.toml index a956cb2bb68aaf9..e62b1c9acbaadcc 100644 --- a/C/CImGui/Compat.toml +++ b/C/CImGui/Compat.toml @@ -42,7 +42,7 @@ CSyntax = "0.3" ["1.75"] CImGui_jll = "1.75" -["1.75.1-3"] +["1.75.1-4"] CSyntax = "0.4" ["1.76"] @@ -80,20 +80,20 @@ ImGuiGLFWBackend = "0.2" ImGuiOpenGLBackend = "0.2" LibCImGui = "1.89" -["1.89.1-3"] +["1.89.1-4"] CEnum = "0.4-0.5" [2] CImGuiPack_jll = "0.3" -[2-3] +[2-4] julia = "1.9.0-1" -["2.3-3"] +["2.3-4"] Printf = "1" Statistics = "1" -[3] +[3-4] Compat = "4.16.0-4" DocStringExtensions = "0.9.3-0.9" @@ -102,3 +102,6 @@ CImGuiPack_jll = "0.5" ["3.1-3"] CImGuiPack_jll = "0.6" + +[4] +CImGuiPack_jll = "0.7" diff --git a/C/CImGui/Deps.toml b/C/CImGui/Deps.toml index 2a5a4a7e23b5fdc..0b69c524f6d7c7b 100644 --- a/C/CImGui/Deps.toml +++ b/C/CImGui/Deps.toml @@ -11,7 +11,7 @@ GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301" -[1-3] +[1-4] CSyntax = "ea656a56-6ca6-5dda-bba5-7b6963a5f74c" ["1.74-1.79"] @@ -24,16 +24,16 @@ ImGuiOpenGLBackend = "9d0819b4-44e7-43a2-ad03-8fb999128168" LibCImGui = "9be01004-c4f5-478b-abeb-cb32b114cf5e" Preferences = "21216c6a-2e73-6563-6e65-726566657250" -["1.82-3"] +["1.82-4"] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" -[2-3] +[2-4] CImGuiPack_jll = "333409e9-af72-5310-9767-d6ad21a76a05" -["2.3-3"] +["2.3-4"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" -[3] +[3-4] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" diff --git a/C/CImGui/Versions.toml b/C/CImGui/Versions.toml index c8f5ce9b08865e9..9c99551f38c6330 100644 --- a/C/CImGui/Versions.toml +++ b/C/CImGui/Versions.toml @@ -99,3 +99,6 @@ git-tree-sha1 = "03f4e9ea2db6ace8d2065945128134fcd4d72c48" ["3.1.1"] git-tree-sha1 = "ece039e1b4851a49f83191485dc54a0f1a398b84" + +["4.0.0"] +git-tree-sha1 = "57c9a7033afb3496ccc7605e4d62422a17c53856" diff --git a/C/CImGui/WeakCompat.toml b/C/CImGui/WeakCompat.toml index 340d72825f11614..f5d999d06204d5f 100644 --- a/C/CImGui/WeakCompat.toml +++ b/C/CImGui/WeakCompat.toml @@ -1,9 +1,9 @@ ["2.1-2"] GLMakie = "0.10.5-0.10" -["2.1-3"] +["2.1-4"] GLFW = "3" ModernGL = "1" -[3] +[3-4] GLMakie = "0.10.6-0.10" diff --git a/C/CImGui/WeakDeps.toml b/C/CImGui/WeakDeps.toml index b95934c01788482..9f12f5461874500 100644 --- a/C/CImGui/WeakDeps.toml +++ b/C/CImGui/WeakDeps.toml @@ -1,6 +1,6 @@ -[2-3] +[2-4] GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98" ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301" -["2.1-3"] +["2.1-4"] GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"