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
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
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.')) {

View File

@ -36,6 +36,7 @@
<li>Added CDN: cdn.materialdesignicons.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/198">#198</a>)</li>
<li>Added: p5.js v0.10.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/194">#194</a>)</li>
<li>Updated: instantsearch.js v4.9.0 -> v4.9.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/199">#199</a>)</li>
<li>Updated: hls.js v0.14.6 -> v0.14.17 (<a href="https://codeberg.org/nobody/LocalCDN/issues/200">#200</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long