Skip to content

Commit a25a2df

Browse files
Lower minimum IA HLS version to 2.0.10
1 parent 19591ba commit a25a2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242

4343
WIDEVINE_CDM_SOURCE = 'https://hg.mozilla.org/mozilla-central/raw-file/31465a03c03d1eec31cd4dd5d6b803724dcb29cd/toolkit/content/gmp-sources/widevinecdm.json'
4444

45-
HLS_MINIMUM_IA_VERSION = '2.0.11'
45+
HLS_MINIMUM_IA_VERSION = '2.0.10'

0 commit comments

Comments
 (0)