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

Updated: flv.js v1.5.0 -> v1.6.0 (#577)

This commit is contained in:
nobody
2021-07-19 05:40:02 +02:00
parent 459041d7be
commit 036245bc91
5 changed files with 13 additions and 9 deletions

View File

@@ -286,7 +286,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/feather-icons/4.')) {
return '4.28.0';
} else if (type.startsWith('/flv.js/')) {
return '1.5.0';
return '1.6.0';
} else if (type.startsWith('/font-awesome/3.')) {
return '3.2.1';
} else if (type.startsWith('/font-awesome/4.')) {