Browse Source

Bumped web-client to 73-9cb69aa69c1af1

Paulo Coelho Alves 6 năm trước cách đây
mục cha
commit
19221ced16
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 72-9befe3569c1af1)
+set(WEB_CLIENT_BUILD_ID 73-9cb69aa69c1af1)
 
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"