Update Windows, macOS, and AppImage dependencies

This commit is contained in:
Cameron Gutman
2026-05-03 22:36:08 -05:00
parent d77e2cc913
commit 8cc3b30642
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@v5
with:
repository: libsdl-org/SDL
ref: release-3.4.4
ref: release-3.4.8
path: deps/SDL
- name: Build SDL3
@@ -56,7 +56,7 @@ jobs:
uses: actions/checkout@v5
with:
repository: libsdl-org/sdl2-compat
ref: release-2.32.66
ref: release-2.32.68
path: deps/sdl2-compat
- name: Build sdl2-compat
@@ -70,7 +70,7 @@ jobs:
uses: actions/checkout@v5
with:
repository: libsdl-org/SDL_ttf
ref: release-2.22.0
ref: a883e490e30fb44a5336ea3dcb990c6982c5216f
path: deps/SDL_ttf
submodules: 'recursive'
@@ -128,7 +128,7 @@ jobs:
uses: actions/checkout@v5
with:
repository: FFmpeg/FFmpeg
ref: n8.1
ref: n8.1.1
path: deps/FFmpeg
- name: Build FFmpeg