Browse Source

Bump deps

(For real - dep builds after 227 were broken and were probably the same
as 227.)
Vincent Lang 8 years ago
parent
commit
1847d0509c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeModules/DependencyConfiguration.cmake

+ 1 - 1
CMakeModules/DependencyConfiguration.cmake

@@ -9,7 +9,7 @@ if(DEPENDENCY_TOKEN)
     set(DEPS_BUILD_NUMBER 77)
   elseif(APPLE OR WIN32)
     set(DEPENDCY_FOLDER plexmediaplayer-dependencies-codecs)
-    set(DEPS_BUILD_NUMBER 230)
+    set(DEPS_BUILD_NUMBER 232)
   endif()
   if(NOT (DEPENDCY_FOLDER STREQUAL ""))
     download_deps(