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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user