bodymovin v5.9.3 -> v5.9.4 (#978)

This commit is contained in:
nobody 2022-05-03 06:10:23 +02:00
parent 0d1416fbbf
commit 51cf778388
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 5 additions and 5 deletions

View File

@ -184,7 +184,7 @@ https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.js
https://cdnjs.cloudflare.com/ajax/libs/blazy/1.8.2/blazy.min.js
https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.7.2/bluebird.min.js
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/4.13.0/bodymovin.min.js
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.3/lottie.min.js
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.4/lottie.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.5.3/bootbox.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.min.js

View File

@ -132,7 +132,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/blazy/1.')) return '1.8.2';
if (type.startsWith('/bluebird/3.')) return '3.7.2';
if (type.startsWith('/bodymovin/4.')) return '4.13.0';
if (type.startsWith('/bodymovin/5.')) return '5.9.3';
if (type.startsWith('/bodymovin/5.')) return '5.9.4';
if (type.startsWith('/bootbox.js/4.')) return '4.4.0';
if (type.startsWith('/bootbox.js/5.')) return '5.5.3';
if (type.startsWith('/bootstrap-daterangepicker/2.')) return '2.1.27';

View File

@ -25,9 +25,9 @@
<h2>New in LocalCDN:</h2>
</div>
<div class="release-notes-area">
<p></p>
<p>Updated</p>
<ul>
<li></li>
<li>bodymovin v5.9.3 -> v5.9.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/978">#978</a>)</li>
</ul>
</div>
<div id="generator-section">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long