From d656a3cd44d2a7460e314410681c8984346c3cc0 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 13 Nov 2021 07:02:59 +0100 Subject: [PATCH] Google Material Icons v114 -> v115 (#764) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 4 ++++ .../google-material-design-icons.css | 8 ++++---- .../v114/MaterialIcons.woff2 | Bin 116484 -> 0 bytes .../v115/MaterialIcons.woff2 | Bin 0 -> 117988 bytes 6 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 resources/google-material-design-icons/v114/MaterialIcons.woff2 create mode 100644 resources/google-material-design-icons/v115/MaterialIcons.woff2 diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index d936cd4c..a10ab569 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1756,7 +1756,7 @@ https://cdn.jsdelivr.net/npm/videojs-seek-buttons@2.2.0/dist/videojs-seek-button https://cdn.jsdelivr.net/npm/videojs-seek-buttons@2.2.0/dist/videojs-seek-buttons.min.js https://cdn.jsdelivr.net/npm/vue@1.0.28/dist/vue.min.js https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.min.js -https://fonts.gstatic.com/s/materialicons/v114/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v115/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.19.3/dist/jquery.validate.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 9518b962..9d59877b 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -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.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 235643ac..5da49dde 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,6 +25,10 @@

New in LocalCDN:

+

Updated

+

Improved