Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-05-05 08:09:49 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-05-07 09:31:49 +0300
commit5f267b1854d9fd1843ca225dc2a529f9912b4a6f (patch)
tree0d8d0c9de58360d8ff7658cade22b5af31c5a115 /_config.yml
parent0f6cb9139f229130821d151e5548f92d15f32743 (diff)
Update jQuery to v3.5.1.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index c0fdfab473..8cc414d226 100644
--- a/_config.yml
+++ b/_config.yml
@@ -61,8 +61,8 @@ cdn:
js_hash: "sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
js_bundle: "https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"
js_bundle_hash: "sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm"
- jquery: "https://code.jquery.com/jquery-3.5.0.slim.min.js"
- jquery_hash: "sha384-/IFzzQmt1S744I+IQO4Mc1uphkxbXt1tEwjQ/qSw2p8pXWck09sLvqHmKDYYwReJ"
+ jquery: "https://code.jquery.com/jquery-3.5.1.slim.min.js"
+ jquery_hash: "sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
popper: "https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
popper_hash: "sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"