From e37692bbbda9051bbd14c11bc58971bc9e9865a3 Mon Sep 17 00:00:00 2001 From: nobody Date: Thu, 9 Jan 2025 07:01:01 +0100 Subject: [PATCH] materialicons v142 -> v143 --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../google-material-design-icons.css | 8 ++++---- .../{v142 => v143}/MaterialIcons.woff2 | Bin 5 files changed, 7 insertions(+), 6 deletions(-) rename resources/google-material-design-icons/materialicons/{v142 => v143}/MaterialIcons.woff2 (100%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 5e9fabce..d347a25a 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1778,7 +1778,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/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v143/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.21.0/dist/jquery.validate.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index a5e80b0d..833ede7d 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -215,7 +215,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.5'; - if (type.startsWith('/materialicons/')) return 'v142'; + if (type.startsWith('/materialicons/')) return 'v143'; 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 a30721b7..a47057b6 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -36,6 +36,7 @@
  • hls.js v1.5.17 -> v1.5.18
  • instantsearch.js v4.75.5 -> v4.75.7
  • libphonenumber-js v1.11.15 -> v1.11.17
  • +
  • materialicons v142 -> v143
  • Fixed