update sdl again for a as close a possible to recent comparision

This commit is contained in:
Green Sky
2025-01-15 23:34:40 +01:00
parent 702c59e3e7
commit 46a2c981e7
3 changed files with 7 additions and 6 deletions

View File

@ -31,7 +31,8 @@ if (NOT TARGET SDL3::SDL3)
#GIT_TAG f40a530fd9fcdea79986de12d305426c0304d60e # tip 24-12-2024 - systray yay
#GIT_TAG f8f8d87bfaf3d8557a5c13e0072964a537569b6c # tip 02-01-2025 - android cam fix
#GIT_TAG 22422f7748d5128135995ed34c8f8012861c7332 # tip 07-01-2025 (3.1.8)
GIT_TAG 191a6417d581b79cab5698dee84554ea64b5ac61 # tip 14-01-2025 - hotplug asan crash fix
#GIT_TAG 191a6417d581b79cab5698dee84554ea64b5ac61 # tip 14-01-2025 - hotplug asan crash fix
GIT_TAG 355f69ebfe7a5f44a28e10569589a1d300aad2b5 # tip 15-01-2024 - more recent for continous tray testing
FIND_PACKAGE_ARGS # for the future
)