mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-05-18 23:50:16 +00:00
Update Windows, macOS, and AppImage dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user