From 6f9f3433a0c37fe9d5bf3c8c2f74bd5664bcdfd7 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 20 Jul 2022 06:01:40 +0200 Subject: [PATCH] Google Material Icons v134 -> v135 (#1065) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + .../google-material-design-icons.css | 8 ++++---- .../materialicons/v134/MaterialIcons.woff2 | Bin 127960 -> 0 bytes .../materialicons/v135/MaterialIcons.woff2 | Bin 0 -> 128504 bytes 6 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 resources/google-material-design-icons/materialicons/v134/MaterialIcons.woff2 create mode 100644 resources/google-material-design-icons/materialicons/v135/MaterialIcons.woff2 diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index a0e3ec77..79cdfded 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1854,7 +1854,7 @@ https://fonts.gstatic.com/s/materialiconsoutlined/v106/gok-H7zzDkdnRel8-DQ6KAXJ6 https://fonts.gstatic.com/s/materialiconsround/v105/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 https://fonts.gstatic.com/s/materialiconssharp/v106/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 https://fonts.gstatic.com/s/materialiconstwotone/v109/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2 -https://fonts.gstatic.com/s/materialicons/v134/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v135/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.5/dist/jquery.validate.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 5deb0a45..7c22e76e 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -220,7 +220,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/gsap/3.')) return '3.10.4'; // just for testing ---------------------------------------------- - if (type.startsWith('/materialicons/')) return 'v134'; + if (type.startsWith('/materialicons/')) return 'v135'; if (type.startsWith('/materialiconsoutlined/')) return 'v106'; if (type.startsWith('/materialiconsround/')) return 'v105'; if (type.startsWith('/materialiconssharp/')) return 'v106'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 4abee9ca..c78e8253 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -36,6 +36,7 @@
  • instantsearch.js v4.43.0 -> v4.43.1 (#1061)
  • libphonenumber-js v1.10.7 -> v1.10.9 (#1062)
  • algoliasearch v4.13.1 -> v4.14.0 (#1064)
  • +
  • Google Material Icons v134 -> v135 (#1065)
  • Added