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

Updated: Font Awesome v5.14.0

This commit is contained in:
nobody
2020-07-31 11:05:10 +02:00
parent a458f7681b
commit e4771d7cd0
29 changed files with 1920 additions and 1898 deletions

View File

@ -379,7 +379,7 @@ helpers.setLastVersion = function (type, version) {
} else if (type.includes('/fontawesome/4.')) {
return '4.7.0';
} else if (type.includes('/fontawesome/5.')) {
return '5.13.1';
return '5.14.0';
} else if (type.includes('/hls.js/')) {
return '0.13.2';
} else if (type.includes('/jets/0.')) {