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

Google Material Icons v114 -> v115 (#764)

This commit is contained in:
nobody
2021-11-13 07:02:59 +01:00
parent 3976eb2dbe
commit d656a3cd44
6 changed files with 10 additions and 6 deletions

View File

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