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

Updated: Google Material Icons v90 -> v92 (#534)

This commit is contained in:
nobody
2021-06-23 07:08:36 +02:00
parent acb61e473d
commit a28b422238
6 changed files with 5 additions and 4 deletions

View File

@@ -297,7 +297,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/gsap/3.')) {
return '3.7.0';
} else if (type.startsWith('/google-material-design-icons/')) {
return 'v90';
return 'v92';
} else if (type.startsWith('/highlight.js/7.')) {
return '9.18.5';
} else if (type.startsWith('/highlight.js/8.')) {