mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-27 00:00:38 +00:00
Bump deps (for real)
Previous deps were not built from the correct branch.
This commit is contained in:
parent
f675c86631
commit
87bf4afe13
@ -9,7 +9,7 @@ if(DEPENDENCY_TOKEN)
|
||||
set(DEPS_BUILD_NUMBER 87)
|
||||
elseif(APPLE OR WIN32)
|
||||
set(DEPENDCY_FOLDER plexmediaplayer-dependencies-codecs)
|
||||
set(DEPS_BUILD_NUMBER 255)
|
||||
set(DEPS_BUILD_NUMBER 256)
|
||||
endif()
|
||||
if(NOT (DEPENDCY_FOLDER STREQUAL ""))
|
||||
download_deps(
|
||||
|
Loading…
Reference in New Issue
Block a user