mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-23 08:30:38 +01:00
Updated: hls.js v0.14.6 -> v0.14.17 (#200)
This commit is contained in:
parent
a95e39ff83
commit
f4257c39a8
@ -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.')) {
|
||||
|
@ -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">
|
||||
|
2
resources/hls.js/0.14.17/hls.min.jsm
Normal file
2
resources/hls.js/0.14.17/hls.min.jsm
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user