File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,18 +13,30 @@ package = {
1313 url = " https://github.com/ocornut/imgui/archive/refs/tags/v1.92.8.tar.gz" ,
1414 sha256 = " fecb33d33930e12ff53a34064e9d3a06c8f7c3e04408f14cd36c80e3faac863b" ,
1515 },
16+ [" 1.92.8-docking" ] = {
17+ url = " https://github.com/ocornut/imgui/archive/refs/tags/v1.92.8-docking.tar.gz" ,
18+ sha256 = " ca0653454ed371b7a87e9b0bc29a5d15c9be7f7c0fbe778042fc48c71df1d3d8" ,
19+ },
1620 },
1721 macosx = {
1822 [" 1.92.8" ] = {
1923 url = " https://github.com/ocornut/imgui/archive/refs/tags/v1.92.8.tar.gz" ,
2024 sha256 = " fecb33d33930e12ff53a34064e9d3a06c8f7c3e04408f14cd36c80e3faac863b" ,
2125 },
26+ [" 1.92.8-docking" ] = {
27+ url = " https://github.com/ocornut/imgui/archive/refs/tags/v1.92.8-docking.tar.gz" ,
28+ sha256 = " ca0653454ed371b7a87e9b0bc29a5d15c9be7f7c0fbe778042fc48c71df1d3d8" ,
29+ },
2230 },
2331 windows = {
2432 [" 1.92.8" ] = {
2533 url = " https://github.com/ocornut/imgui/archive/refs/tags/v1.92.8.tar.gz" ,
2634 sha256 = " fecb33d33930e12ff53a34064e9d3a06c8f7c3e04408f14cd36c80e3faac863b" ,
2735 },
36+ [" 1.92.8-docking" ] = {
37+ url = " https://github.com/ocornut/imgui/archive/refs/tags/v1.92.8-docking.tar.gz" ,
38+ sha256 = " ca0653454ed371b7a87e9b0bc29a5d15c9be7f7c0fbe778042fc48c71df1d3d8" ,
39+ },
2840 },
2941 },
3042
You can’t perform that action at this time.
0 commit comments