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

lightbox2 v2.11.4 -> v2.11.5

This commit is contained in:
nobody
2024-11-03 06:58:26 +01:00
parent df0313e5c1
commit df36a546c6
4 changed files with 4 additions and 3 deletions

View File

@@ -314,7 +314,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/leaflet.markercluster/1.')) return '1.5.3';
if (type.startsWith('/libphonenumber-js/1.')) return '1.11.12';
if (type.startsWith('/libsodium-wrappers/0.')) return '0.5.4';
if (type.startsWith('/lightbox2/2.')) return '2.11.4';
if (type.startsWith('/lightbox2/2.')) return '2.11.5';
if (type.startsWith('/lightcase/2.')) return '2.5.0';
if (type.startsWith('/lightgallery/1.')) return '1.10.0';
if (type.startsWith('/lightgallery/2.')) return '2.7.2';