Przeglądaj źródła

Bumped web-client to 79-48ad0ec757f795

Mark McDowall 6 lat temu
rodzic
commit
8a18c35290
1 zmienionych plików z 1 dodań i 1 usunięć
  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 78-ac41f92757f795)
+set(WEB_CLIENT_BUILD_ID 79-48ad0ec757f795)
 
 get_content_of_url(
   URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"