Sfoglia il codice sorgente

Bumped web-client to 181-9e1b1f2e50e175

Paulo Coelho Alves 4 anni fa
parent
commit
d1260fb7bb
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 180-afec74de50e175)
+set(WEB_CLIENT_BUILD_ID 181-9e1b1f2e50e175)
 
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"