Update SDL and libplacebo

This commit is contained in:
Cameron Gutman
2026-06-02 02:03:10 -05:00
parent a2ef7a4a0c
commit 19d77704ba
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@v5
with:
repository: libsdl-org/SDL
ref: release-3.4.8
ref: release-3.4.10
path: deps/SDL
- name: Build SDL3
@@ -101,7 +101,7 @@ jobs:
uses: actions/checkout@v5
with:
repository: haasn/libplacebo
ref: v7.360.1
ref: b915882db8d349cc1831c3d3978ee7d5f914b10b
path: deps/libplacebo
submodules: 'recursive'