Skip to content

Commit 5bc2d0e

Browse files
akamchmdo
authored andcommitted
Fix CSS and JS hashes for 4.0.0-alpha.4 (twbs#20692) (twbs#20694)
1 parent 076a950 commit 5bc2d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ themes: http://themes.getbootstrap.com
3838
cdn:
3939
# See https://www.srihash.org for info on how to generate the hashes
4040
css: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/css/bootstrap.min.css
41-
css_hash: "2hfp1SzUoho7/TsGGGDaFdsuuDL0LX2hnUp6VkX3CUQ2K4K+xjboZdsXyp4oUHZj"
41+
css_hash: "sha384-2hfp1SzUoho7/TsGGGDaFdsuuDL0LX2hnUp6VkX3CUQ2K4K+xjboZdsXyp4oUHZj"
4242
js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/js/bootstrap.min.js
43-
js_hash: "VjEeINv9OSwtWFLAtmc4JCtEJXXBub00gtSnszmspDLCtC0I4z4nqz7rEFbIZLLU"
43+
js_hash: "sha384-VjEeINv9OSwtWFLAtmc4JCtEJXXBub00gtSnszmspDLCtC0I4z4nqz7rEFbIZLLU"
4444
jquery: https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js
4545
jquery_hash: "sha384-THPy051/pYDQGanwU6poAc/hOdQxjnOEXzbT+OuUAFqNqFjL+4IGLBgCJC3ZOShY"
4646
tether: https://cdnjs.cloudflare.com/ajax/libs/tether/1.2.0/js/tether.min.js

0 commit comments

Comments
 (0)