From 7d18e33d2152c6532e14dc52dcd5b616613e5960 Mon Sep 17 00:00:00 2001 From: Paulo Coelho Alves Date: Wed, 22 Aug 2018 09:42:00 +0100 Subject: [PATCH] Bumped web-client to 65-ec66d5dd11aa09 --- CMakeModules/WebClient.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeModules/WebClient.cmake b/CMakeModules/WebClient.cmake index 02fd7bdff..369c76501 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 64-5ccee32d11aa09) +set(WEB_CLIENT_BUILD_ID 65-ec66d5dd11aa09) get_content_of_url( URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"