1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: Font Awesome v5.15.0 -> v5.15.1 (#125)

This commit is contained in:
nobody
2020-10-05 20:31:15 +02:00
parent c2585857ab
commit 71362c54dd
30 changed files with 4882 additions and 6507 deletions

View File

@ -407,7 +407,7 @@ helpers.setLastVersion = function (type, version) {
} else if (type.includes('/fontawesome/4.')) {
return '4.7.0';
} else if (type.includes('/fontawesome/5.')) {
return '5.15.0';
return '5.15.1';
} else if (type.includes('/history/')) {
return '4.10.1';
} else if (type.includes('/hls.js/')) {