diff options
| author | Mark Otto <[email protected]> | 2017-03-20 23:04:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-03-20 23:27:54 -0700 |
| commit | 1ecb74e007b8f2c00f89ff083fb7732098d019f7 (patch) | |
| tree | 37b169804b03fde647cf62ec99df333bf4f3fb66 /_config.yml | |
| parent | fcaf81003c8eeb6090b79384c63ca1aadea078cb (diff) | |
| download | bootstrap-1ecb74e007b8f2c00f89ff083fb7732098d019f7.tar.xz bootstrap-1ecb74e007b8f2c00f89ff083fb7732098d019f7.zip | |
bump to jquery 3.2.1
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index 5f45e0b73..6d62f17e5 100644 --- a/_config.yml +++ b/_config.yml @@ -49,7 +49,7 @@ cdn: css_hash: "sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js js_hash: "sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" - jquery: https://code.jquery.com/jquery-3.2.0.slim.min.js - jquery_hash: "sha384-1IgS1w1Tef85fCJ4P3BUG2mk9zC/mUicyWWxzNPI1PIVe8Tnq0XHGbE6gWOTyBgt" + jquery: https://code.jquery.com/jquery-3.2.1.slim.min.js + jquery_hash: "sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" tether: https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js tether_hash: "sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" |
