From 4d6df78f83c4c200d172d6e0f1fb034ecadabefc Mon Sep 17 00:00:00 2001 From: Paulo Coelho Alves Date: Tue, 27 Mar 2018 22:32:23 +0100 Subject: [PATCH] Bumped web-client to 21-ab405f710b9d19 --- CMakeModules/WebClient.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeModules/WebClient.cmake b/CMakeModules/WebClient.cmake index 7c95000..3509678 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 20-c43941710b9d19) +set(WEB_CLIENT_BUILD_ID 21-ab405f710b9d19) get_content_of_url( URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"