mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
hls.js v1.5.1 -> v1.5.3
This commit is contained in:
@@ -1160,7 +1160,7 @@ https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.5/styles/zenburn.min.cs
|
||||
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.1/hls.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.5.3/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.63.0/instantsearch.production.min.js
|
||||
|
@@ -232,7 +232,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.1';
|
||||
if (type.startsWith('/hls.js/1.')) return '1.5.3';
|
||||
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';
|
||||
|
@@ -39,6 +39,7 @@
|
||||
<li>alpinejs v3.13.3 -> v3.13.5</li>
|
||||
<li>swagger-ui v5.11.0 -> v5.11.2</li>
|
||||
<li>tensorflow v4.16.0 -> v4.17.0</li>
|
||||
<li>hls.js v1.5.1 -> v1.5.3</li>
|
||||
</ul>
|
||||
<p>Mapping</p>
|
||||
<ul>
|
||||
|
File diff suppressed because one or more lines are too long
2
resources/hls.js/1.5.3/hls.min.jsm
Normal file
2
resources/hls.js/1.5.3/hls.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user