We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42d117e + 8266861 commit 3dfc50bCopy full SHA for 3dfc50b
kivy_ios/recipes/sdl3/__init__.py
@@ -6,7 +6,7 @@
6
7
8
class LibSDL3Recipe(Recipe):
9
- version = "3.2.18"
+ version = "3.2.22"
10
embed_xcframeworks = ["SDL3"]
11
url = "https://github.com/libsdl-org/SDL/releases/download/release-{version}/SDL3-{version}.tar.gz"
12
include_dir = "include"
0 commit comments