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

Added: asciinema-player v2.6.1 (#881)

This commit is contained in:
nobody
2022-02-24 06:04:17 +01:00
parent 1ac94d5577
commit ec347a62d3
7 changed files with 19 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/angular-translate/2.')) return '2.19.0';
if (type.startsWith('/aos/2.')) return '2.3.4';
if (type.startsWith('/appboy-web-sdk/3.')) return '3.5.0';
if (type.startsWith('/asciinema-player/2.')) return '2.6.1';
if (type.startsWith('/axios/0.')) return '0.25.0';
if (type.startsWith('/babel-polyfill/')) return '7.12.1';
if (type.startsWith('/babel-standalone/6.')) return '6.26.0';
@@ -430,6 +431,8 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'asciinema-player.min.jsm': 'asciinema player (JS)',
'asciinema-player.min.css': 'asciinema player (CSS)',
'dygraph.min.jsm': 'dygraph',
'search-insights.min.jsm': 'Search Insights',
'fork-awesome.min.css': 'Fork Awesome',