Sfoglia il codice sorgente

Bumped web-client to 28-f0f7af5c3e00d3

Paulo Coelho Alves 7 anni fa
parent
commit
02c6305335
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 26-83a5854c3e00d3)
+set(WEB_CLIENT_BUILD_ID 28-f0f7af5c3e00d3)
 
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"