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:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml
index 7b5ff458ac..f416845adb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -49,7 +49,7 @@ social_image_path: /assets/brand/bootstrap-social.png
social_logo_path: /assets/brand/bootstrap-social-logo.png
# Custom variables
-current_version: v4.0.0-beta.2
+current_version: 4.0.0-beta.2
docs_version: 4.0
repo: "https://github.com/twbs/bootstrap"
slack: "https://bootstrap-slack.herokuapp.com"
@@ -59,14 +59,14 @@ jobs: "https://jobs.getbootstrap.com"
themes: "https://themes.getbootstrap.com"
download:
- source: "https://github.com/twbs/bootstrap/archive/vv4.0.0-beta.2.zip"
- dist: "https://github.com/twbs/bootstrap/releases/download/vv4.0.0-beta.2/bootstrap-v4.0.0-beta.2-dist.zip"
+ source: "https://github.com/twbs/bootstrap/archive/v4.0.0-beta.2.zip"
+ dist: "https://github.com/twbs/bootstrap/releases/download/v4.0.0-beta.2/bootstrap-4.0.0-beta.2-dist.zip"
cdn:
# See https://www.srihash.org for info on how to generate the hashes
- css: "https://maxcdn.bootstrapcdn.com/bootstrap/v4.0.0-beta.2/css/bootstrap.min.css"
+ css: "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css"
css_hash: "sha384-UokYarq1ZLvzDjHN2ysZLIgutCgszDPDN4lWSG2Lw7vY3nm4J8n7Sp1EATIQf3sU"
- js: "https://maxcdn.bootstrapcdn.com/bootstrap/v4.0.0-beta.2/js/bootstrap.min.js"
+ js: "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js"
js_hash: "sha384-wBadoeoMT80oCr1sichrQjvtRRzeLB57SwIqr/6Daho5Ue3bwd1Mw0R0RinUgyzB"
jquery: "https://code.jquery.com/jquery-3.2.1.slim.min.js"
jquery_hash: "sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"