From 12697b14b0cedf47068709d0ca50d73e9370e7f9 Mon Sep 17 00:00:00 2001 From: Paulo Coelho Alves Date: Thu, 15 Mar 2018 16:39:22 +0000 Subject: [PATCH] Bumped web-client to 19-1ae549510b9d19 --- CMakeModules/WebClient.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeModules/WebClient.cmake b/CMakeModules/WebClient.cmake index 8ac7543..a941e1a 100644 --- a/CMakeModules/WebClient.cmake +++ b/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 18-c0b9c8510b9d19) +set(WEB_CLIENT_BUILD_ID 19-1ae549510b9d19) get_content_of_url( URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"