From 6123be7478548b985cad5f28e1c25a1f191238be Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 4 Feb 2024 07:27:03 +0100 Subject: [PATCH] materialicons v140 -> v141 --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 4 ++++ .../google-material-design-icons.css | 8 ++++---- .../{v140 => v141}/MaterialIcons.woff2 | Bin 5 files changed, 10 insertions(+), 6 deletions(-) rename resources/google-material-design-icons/materialicons/{v140 => v141}/MaterialIcons.woff2 (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 40a4053e..faaa4a84 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1910,7 +1910,7 @@ https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ6 https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 https://fonts.gstatic.com/s/materialiconssharp/v109/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2 -https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v141/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.20.0/dist/jquery.validate.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 584289a0..ce46d22e 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -218,7 +218,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.12.4'; - if (type.startsWith('/materialicons/')) return 'v140'; + if (type.startsWith('/materialicons/')) return 'v141'; if (type.startsWith('/materialiconsoutlined/')) return 'v109'; if (type.startsWith('/materialiconsround/')) return 'v108'; if (type.startsWith('/materialiconssharp/')) return 'v109'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 4b7294cf..193dcded 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,6 +25,10 @@

New in LocalCDN:

+

Updated

+

Mapping