From c3b991c0b72f05bc32eddad3d4f9f95c797ffab0 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 26 Sep 2021 08:42:46 +0200 Subject: [PATCH] Google Material Icons v99 -> v103 (#676) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 2 +- .../google-material-design-icons.css | 8 ++++---- .../{v99 => v103}/MaterialIcons.woff2 | Bin 5 files changed, 7 insertions(+), 7 deletions(-) rename resources/google-material-design-icons/{v99 => v103}/MaterialIcons.woff2 (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index b1720d55..48cbc57a 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1747,7 +1747,7 @@ https://cdn.jsdelivr.net/npm/videojs-seek-buttons@2.1.0/dist/videojs-seek-button https://cdn.jsdelivr.net/npm/videojs-seek-buttons@2.1.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/v99/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v103/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 cd0afa3f..347eaa91 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -298,7 +298,7 @@ targets.setLastVersion = function (type, version) { } else if (type.startsWith('/gsap/3.')) { return '3.7.1'; } else if (type.startsWith('/google-material-design-icons/')) { - return 'v99'; + return 'v103'; } 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 b15facce..4e1ff76d 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -27,7 +27,7 @@

Updated