diff --git a/lib/inputstreamhelper/config.py b/lib/inputstreamhelper/config.py index cfda4fa7..988bcfdc 100644 --- a/lib/inputstreamhelper/config.py +++ b/lib/inputstreamhelper/config.py @@ -68,7 +68,7 @@ 'Windows': '18.0', 'Linux': '18.0', 'Darwin': '18.0', - 'webOS': '21.0' + 'webOS': '21.1' } WIDEVINE_VERSIONS_URL = 'https://dl.google.com/widevine-cdm/versions.txt' diff --git a/tests/xbmc.py b/tests/xbmc.py index caa4713e..3e8c73ae 100644 --- a/tests/xbmc.py +++ b/tests/xbmc.py @@ -23,8 +23,8 @@ INFO_LABELS = { 'Container.FolderPath': 'plugin://' + ADDON_ID + '/', - 'System.BuildVersion': '21.0', - 'System.OSVersionInfo': 'Linux (kernel: Linux 5.4.0-73-generic)', + 'System.BuildVersion': '21.3', + 'System.OSVersionInfo': 'Linux (kernel: Linux 6.8.0-87-generic)', } REGIONS = {