Update vcpkg dependency SDL2 to 2.32.8

Fixes compilation problems on Linux with later libpipewire versions
This commit is contained in:
capitalistspz 2025-08-16 03:11:09 +01:00
parent 57fe7a53f1
commit 0765ba84c4

View file

@ -71,7 +71,7 @@
}, },
{ {
"name": "sdl2", "name": "sdl2",
"version": "2.30.3" "version": "2.32.8"
}, },
{ {
"name": "wxwidgets", "name": "wxwidgets",