diff options
| author | XhmikosR <[email protected]> | 2020-05-12 19:53:07 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-05-12 20:44:42 +0300 |
| commit | 7a6da5e3e7ad7c749dde806546a35d4d4259d965 (patch) | |
| tree | 24f9caa0b783dd7808ba12f63316b8eb2b0896c8 /_config.yml | |
| parent | 109ad5db90b156c22f5b94e2f7acb60525b8ca57 (diff) | |
| download | bootstrap-4.5.0.tar.xz bootstrap-4.5.0.zip | |
Distv4.5.0
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 33e6c9bd0..83b32c0a7 100644 --- a/_config.yml +++ b/_config.yml @@ -56,11 +56,11 @@ download: cdn: # See https://www.srihash.org for info on how to generate the hashes css: "https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" - css_hash: "sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" + css_hash: "sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" js: "https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" - js_hash: "sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" + js_hash: "sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" js_bundle: "https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.bundle.min.js" - js_bundle_hash: "sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm" + js_bundle_hash: "sha384-1CmrxMRARb6aLqgBO7yyAxTOQE2AKb9GfXnEo760AUcUmFx3ibVJJAzGytlQcNXd" 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/[email protected]/dist/umd/popper.min.js" |
