mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
hls.js v1.2.7 -> v1.2.8 (#1228)
This commit is contained in:
parent
d4020b89fd
commit
d8f6587a14
@ -1159,7 +1159,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.2.7/hls.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.2.8/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.49.1/instantsearch.production.min.js
|
||||
|
@ -239,7 +239,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.2.7';
|
||||
if (type.startsWith('/hls.js/1.')) return '1.2.8';
|
||||
if (type.startsWith('/hogan.js/')) return '3.0.2';
|
||||
if (type.startsWith('/instantsearch.css/7.')) return '7.4.5';
|
||||
if (type.startsWith('/instantsearch.js/3.')) return '3.7.0';
|
||||
|
@ -41,6 +41,7 @@
|
||||
<li>bootbox.js v6.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1224">#1224</a>)</li>
|
||||
<li>bodymovin v5.9.6 -> v5.10.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1225">#1225</a>)</li>
|
||||
<li>react-intl v6.2.1 -> v6.2.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1227">#1227</a>)</li>
|
||||
<li>hls.js v1.2.7 -> v1.2.8 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1228">#1228</a>)</li>
|
||||
</ul>
|
||||
<p>Added</p>
|
||||
<ul>
|
||||
|
File diff suppressed because one or more lines are too long
2
resources/hls.js/1.2.8/hls.min.jsm
Normal file
2
resources/hls.js/1.2.8/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