mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-22 06:37:52 +01:00
bootstrap-icons v1.7.0 -> v1.7.1 (#777)
This commit is contained in:
parent
9371f74444
commit
b91c4173bd
@ -275,8 +275,8 @@ https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/locales/bootst
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/locales/bootstrap-datepicker.zh-TW.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-daterangepicker/2.1.27/daterangepicker.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-daterangepicker/3.1/daterangepicker.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.0/font/bootstrap-icons.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.0/font/fonts/bootstrap-icons.woff
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.1/font/bootstrap-icons.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.1/font/fonts/bootstrap-icons.woff
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.16/js/bootstrap-multiselect.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/1.1.1/js/bootstrap-multiselect.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.13.18/css/bootstrap-select.min.css
|
||||
|
@ -181,7 +181,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/bootstrap-datepicker/1.')) {
|
||||
return '1.9.0';
|
||||
} else if (type.startsWith('/bootstrap-icons/1.')) {
|
||||
return '1.7.0';
|
||||
return '1.7.1';
|
||||
} else if (type.startsWith('/bootstrap-multiselect/0.')) {
|
||||
return '0.9.16';
|
||||
} else if (type.startsWith('/bootstrap-multiselect/1.')) {
|
||||
|
@ -39,6 +39,7 @@
|
||||
<li>libphonenumber-js v1.9.42 -> v1.9.43 (<a href="https://codeberg.org/nobody/LocalCDN/issues/774">#774</a>)</li>
|
||||
<li>mdb-ui-kit v3.9.0 -> v3.10.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/775">#775</a>)</li>
|
||||
<li>instantsearch.js v4.33.1 -> v4.33.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/776">#776</a>)</li>
|
||||
<li>bootstrap-icons v1.7.0 -> v1.7.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/777">#777</a>)</li>
|
||||
</ul>
|
||||
<p>Mapping</p>
|
||||
<ul>
|
||||
|
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
resources/bootstrap-icons/1.7.1/font/fonts/bootstrap-icons.woff
Normal file
BIN
resources/bootstrap-icons/1.7.1/font/fonts/bootstrap-icons.woff
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user