1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: hls.js v0.14.6 -> v0.14.17 (#200)

This commit is contained in:
nobody
2020-12-09 06:28:49 +01:00
parent a95e39ff83
commit f4257c39a8
4 changed files with 4 additions and 3 deletions

View File

@@ -218,7 +218,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/history/5.')) {
return '5.0.0';
} else if (type.startsWith('/hls.js/')) {
return '0.14.6';
return '0.14.17';
} else if (type.startsWith('/instantsearch.js/3.')) {
return '3.7.0';
} else if (type.startsWith('/instantsearch.js/4.')) {