File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ package("imgui")
66 add_urls (" https://github.com/ocornut/imgui/archive/refs/tags/$(version).tar.gz" )
77 add_urls (" https://github.com/ocornut/imgui.git" , {alias = " git" })
88
9+ add_versions (" v1.90.9" , " 04943919721e874ac75a2f45e6eb6c0224395034667bf508923388afda5a50bf" )
910 add_versions (" v1.90.8" , " f606b4fb406aa0f8dad36d4a9dd3d6f0fd39f5f0693e7468abc02d545fb505ae" )
1011 add_versions (" v1.90.7" , " 872574217643d4ad7e9e6df420bb8d9e0d468fb90641c2bf50fd61745e05de99" )
1112 add_versions (" v1.90.6" , " 70b4b05ac0938e82b4d5b8d59480d3e2ca63ca570dfb88c55023831f387237ad" )
@@ -39,6 +40,7 @@ package("imgui")
3940 add_versions (" v1.76" , " e482dda81330d38c87bd81597cacaa89f05e20ed2c4c4a93a64322e97565f6dc" )
4041 add_versions (" v1.75" , " 1023227fae4cf9c8032f56afcaea8902e9bfaad6d9094d6e48fb8f3903c7b866" )
4142
43+ add_versions (" git:v1.90.9-docking" , " v1.90.9-docking" )
4244 add_versions (" git:v1.90.8-docking" , " v1.90.8-docking" )
4345 add_versions (" git:v1.90.7-docking" , " v1.90.7-docking" )
4446 add_versions (" git:v1.90.6-docking" , " v1.90.6-docking" )
You can’t perform that action at this time.
0 commit comments