Skip to content

Commit 7c06648

Browse files
committed
Update SDL, sdl2-compat, and libplacebo for AppImage
1 parent 11d51e1 commit 7c06648

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-appimage.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: actions/checkout@v5
4343
with:
4444
repository: libsdl-org/SDL
45-
ref: 3bde3e24069db59133bc1e8dbe3c693008821a93
45+
ref: release-3.4.2
4646
path: deps/SDL
4747

4848
- name: Build SDL3
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/checkout@v5
5757
with:
5858
repository: libsdl-org/sdl2-compat
59-
ref: 1c8ece4de9db96d01f99296c26a87a4cabb72f54
59+
ref: release-2.32.64
6060
path: deps/sdl2-compat
6161

6262
- name: Build sdl2-compat
@@ -101,7 +101,7 @@ jobs:
101101
uses: actions/checkout@v5
102102
with:
103103
repository: haasn/libplacebo
104-
ref: 1dcaea8b601aa969ffd5bfa70088957ce3eaa273
104+
ref: v7.360.0
105105
path: deps/libplacebo
106106
submodules: 'recursive'
107107

0 commit comments

Comments
 (0)