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

Updated: highlight.js v10.7.2 -> v10.7.3 (#492)

This commit is contained in:
nobody
2021-06-08 07:37:57 +02:00
parent a0061caa21
commit 483e90685d
292 changed files with 293 additions and 292 deletions

View File

@@ -289,7 +289,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/google-material-design-icons/')) {
return 'v88';
} else if (type.startsWith('/highlight.js/10.')) {
return '10.7.2';
return '10.7.3';
} else if (type.startsWith('/highlight.js/9.')) {
return '9.18.5';
} else if (type.startsWith('/highlight.js/8.')) {