1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

magnific-popup.js v1.1.0 -> v1.2.0

This commit is contained in:
nobody
2024-06-15 11:03:38 +02:00
parent 9503061cf6
commit 0c7511f4a5
7 changed files with 6 additions and 8 deletions

View File

@@ -319,7 +319,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/lodash.js/4.')) return '4.17.21';
if (type.startsWith('/lozad')) return '1.16.0';
if (type.startsWith('/lunr.js/2.')) return '2.3.9';
if (type.startsWith('/magnific-popup.js/1.')) return '1.1.0';
if (type.startsWith('/magnific-popup.js/1.')) return '1.2.0';
if (type.startsWith('/markdown-it/')) return '13.0.2';
if (type.startsWith('/mdbootstrap/4.')) return '4.20.0';
if (type.startsWith('/material-design-icons/2.')) return '2.8.94';