mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-16 11:50:58 +01:00
font-awesome v6.5.2 -> v6.6.0
This commit is contained in:
parent
da4e9afd0b
commit
4b914b23ce
@ -407,12 +407,12 @@ https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/js/all.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-brands-400.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-regular-400.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/webfonts/fa-solid-900.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/v4-shims.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/js/all.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-brands-400.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-regular-400.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/webfonts/fa-solid-900.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/v4-shims.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/js/all.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-brands-400.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-regular-400.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/webfonts/fa-solid-900.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/fork-awesome/1.2.0/css/fork-awesome.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/fork-awesome/1.2.0/fonts/forkawesome-webfont.woff2
|
||||
https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.3/css/foundation.min.css
|
||||
|
@ -204,7 +204,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/font-awesome/3.')) return '3.2.1';
|
||||
if (type.startsWith('/font-awesome/4.')) return '4.7.0';
|
||||
if (type.startsWith('/font-awesome/5.')) return '5.15.4';
|
||||
if (type.startsWith('/font-awesome/6.')) return '6.5.2';
|
||||
if (type.startsWith('/font-awesome/6.')) return '6.6.0';
|
||||
if (type.startsWith('/fork-awesome/1.')) return '1.2.0';
|
||||
if (type.startsWith('/foundation/5.')) return '5.5.3';
|
||||
if (type.startsWith('/foundation/6.')) return '6.8.1';
|
||||
|
@ -34,6 +34,7 @@
|
||||
<li>bootstrap-table v1.23.0 -> v1.23.2</li>
|
||||
<li>bulma v1.0.1 -> v1.0.2</li>
|
||||
<li>dayjs v1.11.11 -> v1.11.12</li>
|
||||
<li>font-awesome v6.5.2 -> v6.6.0</li>
|
||||
</ul>
|
||||
<p>Added</p>
|
||||
<ul>
|
||||
|
9
resources/font-awesome/6.5.2/css/all.min.css
vendored
9
resources/font-awesome/6.5.2/css/all.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
9
resources/font-awesome/6.6.0/css/all.min.css
vendored
Normal file
9
resources/font-awesome/6.6.0/css/all.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2024 Fonticons, Inc.
|
||||
*/
|
6
resources/font-awesome/6.6.0/js/all.min.jsm
Normal file
6
resources/font-awesome/6.6.0/js/all.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 458 KiB After Width: | Height: | Size: 458 KiB |
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 640 KiB After Width: | Height: | Size: 640 KiB |
BIN
resources/font-awesome/6.6.0/webfonts/fa-brands-400.woff2
Normal file
BIN
resources/font-awesome/6.6.0/webfonts/fa-brands-400.woff2
Normal file
Binary file not shown.
BIN
resources/font-awesome/6.6.0/webfonts/fa-regular-400.woff2
Normal file
BIN
resources/font-awesome/6.6.0/webfonts/fa-regular-400.woff2
Normal file
Binary file not shown.
BIN
resources/font-awesome/6.6.0/webfonts/fa-solid-900.woff2
Normal file
BIN
resources/font-awesome/6.6.0/webfonts/fa-solid-900.woff2
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user