浏览代码

Bumped web-client to 25-fea08608883bd1

Paulo Coelho Alves 7 年之前
父节点
当前提交
1be248f4bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CMakeModules/WebClient.cmake

+ 1 - 1
CMakeModules/WebClient.cmake

@@ -4,7 +4,7 @@ option(WEB_CLIENT_TV_OLD "" OFF)
 option(WEB_CLIENT_DISABLE_DESKTOP "" OFF)
 
 # This is the line to edit when you bump the web-client.
-set(WEB_CLIENT_BUILD_ID 24-bf9b1438883bd1)
+set(WEB_CLIENT_BUILD_ID 25-fea08608883bd1)
 
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"