Przeglądaj źródła

Updated web-clients

Tobias Hieta 8 lat temu
rodzic
commit
d02f504a1c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      conanfile.py

+ 2 - 2
conanfile.py

@@ -8,7 +8,7 @@ class PlexMediaPlayer(ConanFile):
   generators = "cmake"
 
   def requirements(self):
-    self.requires("web-client-tv/2.10.8-7de1963@plex/public")
+    self.requires("web-client-tv/2.10.8-fa2852f@plex/public")
 
     if self.options.include_desktop:
-      self.requires("web-client-desktop/2.11.1-b900a6e@plex/public")
+      self.requires("web-client-desktop/2.12.4-2c8649e@plex/public")