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

gsap v3.12.5 -> v3.12.7

This commit is contained in:
nobody
2025-03-28 18:53:51 +01:00
parent 2db4ab846a
commit 35d8f52921
17 changed files with 74 additions and 73 deletions

View File

@@ -214,7 +214,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/granim/2.')) return '2.0.0';
if (type.startsWith('/gsap/1.')) return '1.20.5';
if (type.startsWith('/gsap/2.')) return '2.1.3';
if (type.startsWith('/gsap/3.')) return '3.12.5';
if (type.startsWith('/gsap/3.')) return '3.12.7';
if (type.startsWith('/materialicons/')) return 'v143';
if (type.startsWith('/materialiconsoutlined/')) return 'v109';
if (type.startsWith('/materialiconsround/')) return 'v108';