mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
bodymovin v5.9.1 -> v5.9.2 (#931)
This commit is contained in:
parent
00960db455
commit
b20495e210
@ -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.1/lottie.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.9.2/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.2/bootbox.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.min.js
|
||||
|
@ -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.1';
|
||||
if (type.startsWith('/bodymovin/5.')) return '5.9.2';
|
||||
if (type.startsWith('/bootbox.js/4.')) return '4.4.0';
|
||||
if (type.startsWith('/bootbox.js/5.')) return '5.5.2';
|
||||
if (type.startsWith('/bootstrap-daterangepicker/2.')) return '2.1.27';
|
||||
|
@ -32,6 +32,7 @@
|
||||
<li>instantsearch.js v4.40.2 -> v4.40.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/927">#927</a>)</li>
|
||||
<li>popper.js v2.11.4 -> v2.11.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/928">#928</a>)</li>
|
||||
<li>findify-bundle v7.1.32 -> v7.1.34 (<a href="https://codeberg.org/nobody/LocalCDN/issues/929">#929</a>)</li>
|
||||
<li>bodymovin v5.9.1 -> v5.9.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/931">#931</a>)</li>
|
||||
</ul>
|
||||
<p>Added</p>
|
||||
<ul>
|
||||
|
File diff suppressed because one or more lines are too long
1
resources/bodymovin/5.9.2/bodymovin.min.jsm
Normal file
1
resources/bodymovin/5.9.2/bodymovin.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user