mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
handlebars.js v4.7.7 -> v4.7.8 (#1499)
This commit is contained in:
@@ -223,7 +223,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/materialiconsround/')) return 'v108';
|
||||
if (type.startsWith('/materialiconssharp/')) return 'v109';
|
||||
if (type.startsWith('/materialiconstwotone/')) return 'v112';
|
||||
if (type.startsWith('/handlebars.js/4.')) return '4.7.7';
|
||||
if (type.startsWith('/handlebars.js/4.')) return '4.7.8';
|
||||
if (type.startsWith('/highlight.js/7.')) return '9.18.5';
|
||||
if (type.startsWith('/highlight.js/8.')) return '9.18.5';
|
||||
if (type.startsWith('/highlight.js/9.')) return '9.18.5';
|
||||
|
Reference in New Issue
Block a user