Updates instructions, got bit by forgetting to update ImPlot!

This commit is contained in:
Mason Remaley 2026-01-16 03:40:27 -08:00
parent 2e0d17bfc3
commit 36de7bbe17
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,6 @@
// Using a patched version of v1.92.5-docking that has a UBSAN fix. The equivalent to
// this fix has already made it into master/docking, so we won't need the patch once the
// next version is tagged.
// .url = "https://github.com/ocornut/imgui/archive/refs/tags/v1.92.5-docking.tar.gz",
.url = "https://github.com/MasonRemaley/imgui/archive/6b55a006a469f85e788d91af02aa63cbb5ede6d4.tar.gz",
.hash = "N-V-__8AALfOfQAZ-fEyLsQFoSvmtGxQCT4wUQ6SdhMsBodJ",
},