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

flv.js v1.6.1 -> v1.6.2 (#677)

This commit is contained in:
nobody
2021-09-14 06:17:23 +02:00
parent da07dded50
commit 8cc0fc4547
5 changed files with 13 additions and 12 deletions

View File

@ -294,7 +294,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/FitText.js/1.')) {
return '1.2.0';
} else if (type.startsWith('/flv.js/')) {
return '1.6.1';
return '1.6.2';
} else if (type.startsWith('/font-awesome/3.')) {
return '3.2.1';
} else if (type.startsWith('/font-awesome/4.')) {