mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-16 20:00:57 +01:00
hls.js v1.5.8 -> v1.5.9
This commit is contained in:
parent
66fd209e1c
commit
dc29d11199
@ -736,7 +736,7 @@ https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/xt256.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/history/4.10.1/history.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/history/5.3.0/history.production.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.14.17/hls.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.5.8/hls.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.5.9/hls.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/hogan.js/3.0.2/hogan.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/instantsearch.js/3.7.0/instantsearch.production.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/instantsearch.js/4.68.0/instantsearch.production.min.js
|
||||
|
@ -228,7 +228,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/history/4.')) return '4.10.1';
|
||||
if (type.startsWith('/history/5.')) return '5.3.0';
|
||||
if (type.startsWith('/hls.js/0.')) return '0.14.17';
|
||||
if (type.startsWith('/hls.js/1.')) return '1.5.8';
|
||||
if (type.startsWith('/hls.js/1.')) return '1.5.9';
|
||||
if (type.startsWith('/hogan.js/')) return '3.0.2';
|
||||
if (type.startsWith('/instantsearch.css/7.')) return '7.4.5';
|
||||
if (type.startsWith('/instantsearch.css/8.')) return '8.1.0';
|
||||
|
@ -33,6 +33,7 @@
|
||||
<li>bulma v1.0.0 -> v1.0.1</li>
|
||||
<li>bxslider v4.2.15 -> v4.2.17</li>
|
||||
<li>dexie v4.0.4 -> v4.0.7</li>
|
||||
<li>hls.js v1.5.8 -> v1.5.9</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="generator-section">
|
||||
|
File diff suppressed because one or more lines are too long
2
resources/hls.js/1.5.9/hls.min.jsm
Normal file
2
resources/hls.js/1.5.9/hls.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user