We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76b43e commit 83d627bCopy full SHA for 83d627b
obs-studio-server/CMakeLists.txt
@@ -131,7 +131,7 @@ SET(ENABLE_FACEMASK TRUE CACHE BOOL "Enable Facemask Plugin")
131
132
download_project(
133
PROJ libobs
134
- URL https://github.com/stream-labs/obs-studio/releases/download/22.0.3-sl-5/obs-msvc2017-x64-22.0.3-sl-5.7z
+ URL https://github.com/stream-labs/obs-studio/releases/download/22.0.3-sl-3-fm/obs-msvc2017-x64-22.0.3-sl-3-fm.7z
135
UPDATE_DISCONNECTED 1
136
)
137
0 commit comments