From 5631dceeb3ddd86f282d65a6962c8e2c23b14918 Mon Sep 17 00:00:00 2001 From: Paulo Coelho Alves Date: Wed, 25 Sep 2019 10:20:06 +0100 Subject: [PATCH] Bumped web-client to 149-466665d1b12c68 --- CMakeModules/WebClient.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeModules/WebClient.cmake b/CMakeModules/WebClient.cmake index 5e1431e2e..123cc340c 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 148-aa5f46f1b12c68) +set(WEB_CLIENT_BUILD_ID 149-466665d1b12c68) get_content_of_url( URL "https://artifacts.plex.tv/web-client-pmp/${WEB_CLIENT_BUILD_ID}/buildid.cmake"