mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-26 17:30:32 -04:00
CI: Update deps to 2023-06-22 release
Notable changes: * deps.qt: Remove Qt 5 builds * deps.qt: Update Qt 6 build scripts * deps.ffmpeg: Update dependencies for OBS CMake 3.0 upgrade * deps.windows: Update dependencies for OBS CMake 3.0 upgrade No dependency versions have changed. This update is to unblock work on the Windows "CMake 3.0" upgrade and dropping Qt 5 support.
This commit is contained in:
@@ -19,7 +19,7 @@ env:
|
||||
CEF_BUILD_VERSION_WIN: '5060'
|
||||
QT_VERSION_MAC: '6.4.3'
|
||||
QT_VERSION_WIN: '6.4.3'
|
||||
DEPS_VERSION_WIN: '2023-06-01'
|
||||
DEPS_VERSION_WIN: '2023-06-22'
|
||||
VLC_VERSION_WIN: '3.0.0-git'
|
||||
TWITCH_CLIENTID: ${{ secrets.TWITCH_CLIENT_ID }}
|
||||
TWITCH_HASH: ${{ secrets.TWITCH_HASH }}
|
||||
|
||||
Reference in New Issue
Block a user