From 6db1b30e9717c8faf68bdde769ad74dce96498e8 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 16 Feb 2022 06:47:27 +0100 Subject: [PATCH] Google Material Icons v121 -> v125 (#876) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../google-material-design-icons.css | 8 ++++---- .../{v121 => v125}/MaterialIcons.woff2 | Bin 5 files changed, 7 insertions(+), 6 deletions(-) rename resources/google-material-design-icons/{v121 => v125}/MaterialIcons.woff2 (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 22d5b7c3..83770915 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1769,7 +1769,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/v121/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v125/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 201f8b1f..e719057a 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -206,7 +206,7 @@ targets.setLastVersion = function (type, version) { 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.9.1'; - if (type.startsWith('/google-material-design-icons/')) return 'v121'; + if (type.startsWith('/google-material-design-icons/')) return 'v125'; if (type.startsWith('/highlight.js/7.')) return '9.18.5'; if (type.startsWith('/highlight.js/8.')) return '9.18.5'; if (type.startsWith('/highlight.js/9.')) return '9.18.5'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 739e5695..20222db7 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -40,6 +40,7 @@
  • Chart.js v3.7.0 -> v3.7.1 (#872)
  • ember.js v4.1.0 -> v4.2.0 (#873)
  • alpinejs v3.8.1 -> v3.9.0 (#874)
  • +
  • Google Material Icons v121 -> v125 (#876)
  • Added