Browse Source

Bumped web-client to 87-ac3c1b07015f76

Paulo Coelho Alves 6 years ago
parent
commit
243945da62
1 changed files with 1 additions and 1 deletions
  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)
 option(WEB_CLIENT_DISABLE_DESKTOP "" OFF)
 
 
 # This is the line to edit when you bump the web-client.
 # This is the line to edit when you bump the web-client.
-set(WEB_CLIENT_BUILD_ID 86-9ec2c327015f76)
+set(WEB_CLIENT_BUILD_ID 87-ac3c1b07015f76)
 
 
 get_content_of_url(
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"